aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16libqos/ahci: Add command header helpersJohn Snow
2015-02-16qtest/ahci: rename 'Command' to 'CommandHeader'John Snow
2015-02-16libqos/ahci: Add ahci_port_clear helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_select helperJohn Snow
2015-02-16dataplane: endianness-aware accessesCornelia Huck
2015-02-16libqos/ahci: create libqos/ahci.cJohn Snow
2015-02-16qtest/ahci: Bookmark FB and CLB pointersJohn Snow
2015-02-16qtest/ahci: remove getter/setter macrosJohn Snow
2015-02-16libqos/ahci: Functional register helpersJohn Snow
2015-02-16qtest/ahci: remove guest_malloc globalJohn Snow
2015-02-16qtest/ahci: remove pcibus globalJohn Snow
2015-02-16qtest/ahci: finalize AHCIQState consolidationJohn Snow
2015-02-16qtest/ahci: Store hba_base in AHCIQStateJohn Snow
2015-02-16libqos: add pc specific interfaceJohn Snow
2015-02-16libqos: Update QGuestAllocator to be opaqueJohn Snow
2015-02-16libqos: add alloc_init_flagsJohn Snow
2015-02-16libqos: add qtest_vbootJohn Snow
2015-02-16libqos: create libqos.cJohn Snow
2015-02-16qtest/ahci: Create ahci.hJohn Snow
2015-02-16libqos: Split apart pc_alloc_initJohn Snow
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz
2015-02-16iotests: Add "wait" functionality to _cleanup_qemuMax Reitz
2015-02-16nbd: Drop BDS backpointerMax Reitz
2015-02-16qom: Fix typo, 'my_class_init' -> 'derived_class_init'Zhoujian
2015-02-16qdev: Avoid type assertion in qdev_build_hotpluggable_device_list()Jun Li
2015-02-16vnc: fix coverity warningGerd Hoffmann
2015-02-16ui/vnc: optimize full scanline updatesPeter Lieven
2015-02-16vnc: auto assian an id when calling change vnc qmp interfaceGonglei
2015-02-16vnc: introduce an wrapper for auto assign vnc idGonglei
2015-02-16vnc: using bool type instead of int for QEMU_OPT_BOOLGonglei
2015-02-16vnc: correct missing property about vnc_displayGonglei
2015-02-16vnc: fix qemu crash when not configure vnc optionGonglei
2015-02-13s390x/ipl: make s390x ipl device aware of migrationFan Zhang
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang
2015-02-13linux-user: correct stat structure in MIPS N32Leon Alrae
2015-02-13target-mips: pass 0 instead of -1 as rs in microMIPS LUI instructionLeon Alrae
2015-02-13target-mips: fix broken snapshottingLeon Alrae
2015-02-13target-mips: use CP0EnLo_XI instead of magic numberLeon Alrae
2015-02-13target-mips: ll and lld cause AdEL exception for unaligned addressLeon Alrae
2015-02-13target-mips: fix detection of the end of the page during translationLeon Alrae
2015-02-13target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processorsMaciej W. Rozycki
2015-02-13isa: remove isa_mem_base variableHervé Poussineau
2015-02-13gt64xxx: remove isa_mem_base usageHervé Poussineau
2015-02-13piix4: use PCI address space instead of system memoryHervé 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