summaryrefslogtreecommitdiff
path: root/hw/mips
AgeCommit message (Expand)AuthorFilesLines
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber2-2/+2
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster1-0/+6
2013-11-21mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau1-0/+24
2013-11-05mips_mipssim: Silence BIOS loading warning for qtestAndreas Färber1-1/+3
2013-09-09mips_malta: support up to 2GiB RAMPaul Burton1-8/+28
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori5-6/+0
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster5-6/+0
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-6/+6
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh1-2/+2
2013-08-14mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno1-0/+6
2013-08-08mips: revert commit b332d24a8e1290954029814d09156b06ede358e2Aurelien Jarno4-9/+14
2013-07-30mips_r4k: Silence BIOS loading warning for qtestAndreas Färber1-2/+2
2013-07-30mips_jazz: Silence BIOS loading warning for qtestAndreas Färber1-1/+2
2013-07-30mips_malta: Silence BIOS loading warning for qtestAndreas Färber1-1/+3
2013-07-30mips_fulong2e: Silence BIOS loading warning for qtestAndreas Färber1-1/+3
2013-07-29mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno1-2/+2
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan4-4/+4
2013-07-28mips_malta: generate SMBUS EEPROM dataPaul Burton1-46/+87
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton1-1/+1
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton1-3/+57
2013-07-28mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton1-8/+17
2013-07-28mips_malta: fix BIOS endianness swappingPaul Burton1-2/+5
2013-07-28mips_malta: QOM cast cleanupAndreas Färber1-4/+8
2013-07-25mips: degrade BIOS error to warningPaolo Bonzini4-8/+4
2013-07-25mipssim: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-25mips_malta: do not use isa_mmioPaolo Bonzini1-1/+2
2013-07-25mips_r4k: do not use isa_mmioPaolo Bonzini1-1/+5
2013-07-25mips_jazz: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber1-1/+2
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber3-9/+9
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-6/+6
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson2-6/+6
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini6-19/+19
2013-06-28cpu: Change cpu_exit() argument to CPUStateAndreas Färber3-3/+3
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2-5/+0
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini2-2/+2
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2-2/+2
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2-5/+1189
2013-04-08hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini8-49/+49
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber1-1/+1
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber1-3/+5
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini9-3/+2597
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+6