summaryrefslogtreecommitdiffstats
path: root/hw/mips
Commit message (Expand)AuthorAgeFilesLines
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-142-2/+2
* pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-0/+6
* mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau2013-11-211-0/+24
* mips_mipssim: Silence BIOS loading warning for qtestAndreas Färber2013-11-051-1/+3
* mips_malta: support up to 2GiB RAMPaul Burton2013-09-091-8/+28
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-035-6/+0
|\
| * hw: Clean up bogus default boot orderMarkus Armbruster2013-08-285-6/+0
* | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-6/+6
* | aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-2/+2
|/
* mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno2013-08-141-0/+6
* mips: revert commit b332d24a8e1290954029814d09156b06ede358e2Aurelien Jarno2013-08-084-9/+14
* mips_r4k: Silence BIOS loading warning for qtestAndreas Färber2013-07-301-2/+2
* mips_jazz: Silence BIOS loading warning for qtestAndreas Färber2013-07-301-1/+2
* mips_malta: Silence BIOS loading warning for qtestAndreas Färber2013-07-301-1/+3
* mips_fulong2e: Silence BIOS loading warning for qtestAndreas Färber2013-07-301-1/+3
* mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno2013-07-291-2/+2
* hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan2013-07-294-4/+4
* mips_malta: generate SMBUS EEPROM dataPaul Burton2013-07-281-46/+87
* mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton2013-07-281-1/+1
* mips_malta: generate SPD EEPROM data at runtimePaul Burton2013-07-281-3/+57
* mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton2013-07-281-8/+17
* mips_malta: fix BIOS endianness swappingPaul Burton2013-07-281-2/+5
* mips_malta: QOM cast cleanupAndreas Färber2013-07-281-4/+8
* 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