aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into stagingPeter Maydell
2015-02-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150213'...Peter Maydell
2015-02-13target-arm: A64: Avoid signed shifts in disas_ldst_pair()Peter Maydell
2015-02-13target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addrPeter Maydell
2015-02-13target-arm: A64: Fix handling of rotate in logic_imm_decode_wmaskPeter Maydell
2015-02-13target-arm: A64: Fix shifts into sign bitPeter Maydell
2015-02-13target-arm: Add AArch32 guest support to KVM64Greg Bellows
2015-02-13target-arm: Add 32/64-bit register syncGreg Bellows
2015-02-13target-arm: Add feature parsing to virtGreg Bellows
2015-02-13target-arm: Add CPU property to disable AArch64Greg Bellows
2015-02-13pci: Move PCI VGA to pci.makAlexander Graf
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf
2015-02-13pci: Add generic PCIe host bridgeAlexander Graf
2015-02-13pci: Allocate PCIe host bridge PCI IDAlexander Graf
2015-02-12tcg: Remove unused opcodesRichard Henderson
2015-02-12tcg: Implement insert_op_beforeRichard Henderson
2015-02-12tcg: Remove opcodes instead of noping them outRichard Henderson
2015-02-12tcg: Put opcodes in a linked listRichard Henderson
2015-02-12tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson
2015-02-12tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson
2015-02-12tcg: Reduce ifdefs in tcg-op.cRichard Henderson
2015-02-12tcg: Move some opcode generation functions out of lineRichard Henderson
2015-02-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...Peter Maydell
2015-02-10vfio: Fix debug message compile errorAlexey Kardashevskiy
2015-02-10vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson
2015-02-10vfio: unmap and free BAR data in instance_finalizePaolo Bonzini
2015-02-10vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini
2015-02-10memory: unregister AddressSpace MemoryListener within BQLPaolo Bonzini
2015-02-10Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-02-1...Peter Maydell
2015-02-10virtio: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10vga: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10stubs: Fix warning caused by missing include statementStefan Weil
2015-02-10spice: Add missing 'static' attributeStefan Weil
2015-02-10serial: Fix warnings caused by missing 'static' attributeStefan Weil
2015-02-10moxie: Fix warning caused by missing include statementStefan Weil
2015-02-10migration: Fix warnings caused by missing 'static' attributeStefan Weil