aboutsummaryrefslogtreecommitdiff
path: root/hw/mips
AgeCommit message (Expand)Author
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-02-24parallel: Factor out common parallel_hds_isa_init()Markus Armbruster
2015-02-24serial: Factor out common serial_hds_isa_init()Markus Armbruster
2015-02-13gt64xxx: remove isa_mem_base usageHervé Poussineau
2015-02-13mips: remove isa_mem_base usageHervé Poussineau
2015-02-13jazz: remove usage of isa_mem_baseHervé Poussineau
2015-02-13jazz: do not explode QEMUMachineInitArgs structureHervé Poussineau
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau
2014-11-17mips_mipssim: fix use-after-free for filenameGonglei
2014-10-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-10-14mips_malta: update malta's pseudo-bootloader - replace JR with JALRLeon Alrae
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-07-09mips_malta: Catch kernels linked at wrong addressJames Hogan
2014-07-09mips_malta: Remove incorrect KVM T&E referencesJames Hogan
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-06-20hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov
2014-06-18hw/mips: malta: Add KVM supportJames Hogan
2014-06-18hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal
2014-06-18hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal
2014-06-18hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal
2014-06-18target-mips: Reset CPU timer consistentlyJames Hogan
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-07hw/mips: Add missing 'static' and 'const' attributesStefan Weil
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-11-21mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau
2013-11-05mips_mipssim: Silence BIOS loading warning for qtestAndreas Färber
2013-09-09mips_malta: support up to 2GiB RAMPaul Burton
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-08-14mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno
2013-08-08mips: revert commit b332d24a8e1290954029814d09156b06ede358e2Aurelien Jarno
2013-07-30mips_r4k: Silence BIOS loading warning for qtestAndreas Färber
2013-07-30mips_jazz: Silence BIOS loading warning for qtestAndreas Färber
2013-07-30mips_malta: Silence BIOS loading warning for qtestAndreas Färber
2013-07-30mips_fulong2e: Silence BIOS loading warning for qtestAndreas Färber
2013-07-29mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan
2013-07-28mips_malta: generate SMBUS EEPROM dataPaul Burton
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton