summaryrefslogtreecommitdiffstats
path: root/hw/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: degrade BIOS error to warningPaolo Bonzini2013-07-254-8/+4
* mipssim: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* mips_malta: do not use isa_mmioPaolo Bonzini2013-07-251-1/+2
* mips_r4k: do not use isa_mmioPaolo Bonzini2013-07-251-1/+5
* mips_jazz: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-1/+2
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-093-9/+9
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-082-6/+6
|\
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-072-6/+6
* | hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-046-19/+19
|/
* cpu: Change cpu_exit() argument to CPUStateAndreas Färber2013-06-283-3/+3
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2013-04-292-5/+0
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-292-2/+2
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-152-2/+2
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-082-5/+1189
* hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-088-49/+49
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-1/+1
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-3/+5
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-019-3/+2597
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+6
OpenPOWER on IntegriCloud