summaryrefslogtreecommitdiffstats
path: root/hw/mips
Commit message (Expand)AuthorAgeFilesLines
* ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-033-3/+3
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-095-11/+19
* memory: convert memory_region_destroy to object_unparentPaolo Bonzini2014-08-181-1/+1
* mips_malta: Catch kernels linked at wrong addressJames Hogan2014-07-091-0/+14
* mips_malta: Remove incorrect KVM T&E referencesJames Hogan2014-07-091-3/+3
* gt64xxx_pci: Add VMStateDescriptionSanjay Lal2014-06-201-0/+23
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-204-25/+90
|\
| * hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan2014-06-201-0/+6
| * hw/mips: malta: Add KVM supportJames Hogan2014-06-181-20/+53
| * hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal2014-06-181-0/+11
| * hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-181-1/+6
| * hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal2014-06-181-1/+8
| * target-mips: Reset CPU timer consistentlyJames Hogan2014-06-181-3/+6
* | pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-1/+1
|/
* hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-052-102/+102
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-285-30/+30
* hw/mips: Add missing 'static' and 'const' attributesStefan Weil2014-05-071-1/+1
* 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
OpenPOWER on IntegriCloud