aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16libqos/ahci: create libqos/ahci.cJohn Snow4-226/+280
2015-02-16qtest/ahci: Bookmark FB and CLB pointersJohn Snow2-22/+26
2015-02-16qtest/ahci: remove getter/setter macrosJohn Snow1-95/+83
2015-02-16libqos/ahci: Functional register helpersJohn Snow2-14/+74
2015-02-16qtest/ahci: remove guest_malloc globalJohn Snow1-9/+9
2015-02-16qtest/ahci: remove pcibus globalJohn Snow1-8/+6
2015-02-16qtest/ahci: finalize AHCIQState consolidationJohn Snow2-47/+42
2015-02-16qtest/ahci: Store hba_base in AHCIQStateJohn Snow2-72/+65
2015-02-16libqos: add pc specific interfaceJohn Snow6-14/+55
2015-02-16libqos: Update QGuestAllocator to be opaqueJohn Snow3-35/+50
2015-02-16libqos: add alloc_init_flagsJohn Snow3-3/+11
2015-02-16libqos: add qtest_vbootJohn Snow2-6/+20
2015-02-16libqos: create libqos.cJohn Snow5-55/+117
2015-02-16qtest/ahci: Create ahci.hJohn Snow2-318/+353
2015-02-16libqos: Split apart pc_alloc_initJohn Snow3-16/+22
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz3-0/+93
2015-02-16iotests: Add "wait" functionality to _cleanup_qemuMax Reitz1-1/+11
2015-02-16nbd: Drop BDS backpointerMax Reitz5-94/+87
2015-02-16vnc: fix coverity warningGerd Hoffmann1-0/+1
2015-02-16ui/vnc: optimize full scanline updatesPeter Lieven1-0/+6
2015-02-16vnc: auto assian an id when calling change vnc qmp interfaceGonglei1-0/+5
2015-02-16vnc: introduce an wrapper for auto assign vnc idGonglei2-7/+16
2015-02-16vnc: using bool type instead of int for QEMU_OPT_BOOLGonglei1-5/+5
2015-02-16vnc: correct missing property about vnc_displayGonglei1-3/+23
2015-02-16vnc: fix qemu crash when not configure vnc optionGonglei1-0/+9
2015-02-13linux-user: correct stat structure in MIPS N32Leon Alrae1-67/+19
2015-02-13target-mips: pass 0 instead of -1 as rs in microMIPS LUI instructionLeon Alrae1-1/+1
2015-02-13target-mips: fix broken snapshottingLeon Alrae1-2/+4
2015-02-13target-mips: use CP0EnLo_XI instead of magic numberLeon Alrae1-2/+2
2015-02-13target-mips: ll and lld cause AdEL exception for unaligned addressLeon Alrae1-3/+7
2015-02-13target-mips: fix detection of the end of the page during translationLeon Alrae1-1/+4
2015-02-13target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processorsMaciej W. Rozycki1-2/+2
2015-02-13isa: remove isa_mem_base variableHervé Poussineau5-7/+3
2015-02-13gt64xxx: remove isa_mem_base usageHervé Poussineau1-27/+68
2015-02-13piix4: use PCI address space instead of system memoryHervé Poussineau1-1/+1
2015-02-13mips: remove isa_mem_base usageHervé Poussineau1-9/+10
2015-02-13jazz: remove usage of isa_mem_baseHervé Poussineau1-11/+14
2015-02-13jazz: do not explode QEMUMachineInitArgs structureHervé Poussineau1-13/+8
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau12-14/+26
2015-02-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into stagingPeter Maydell27-2813/+2727
2015-02-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150213'...Peter Maydell27-49/+678
2015-02-13target-arm: A64: Avoid signed shifts in disas_ldst_pair()Peter Maydell1-1/+1
2015-02-13target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addrPeter Maydell1-2/+3
2015-02-13target-arm: A64: Fix handling of rotate in logic_imm_decode_wmaskPeter Maydell1-1/+4
2015-02-13target-arm: A64: Fix shifts into sign bitPeter Maydell1-3/+3
2015-02-13target-arm: Add AArch32 guest support to KVM64Greg Bellows1-3/+33
2015-02-13target-arm: Add 32/64-bit register syncGreg Bellows4-8/+216
2015-02-13target-arm: Add feature parsing to virtGreg Bellows1-3/+17
2015-02-13target-arm: Add CPU property to disable AArch64Greg Bellows2-1/+43
2015-02-13pci: Move PCI VGA to pci.makAlexander Graf12-22/+2