aboutsummaryrefslogtreecommitdiff
path: root/hw/mips
AgeCommit message (Expand)Author
2013-06-28cpu: Change cpu_exit() argument to CPUStateAndreas Färber
2013-05-18remove some double-includesMichael Tokarev
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini