summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libqos: create libqos.cJohn Snow2015-02-165-55/+117
* qtest/ahci: Create ahci.hJohn Snow2015-02-162-318/+353
* libqos: Split apart pc_alloc_initJohn Snow2015-02-163-16/+22
* iotests: Add test for drive-mirror with NBD targetMax Reitz2015-02-163-0/+93
* iotests: Add "wait" functionality to _cleanup_qemuMax Reitz2015-02-161-1/+11
* nbd: Drop BDS backpointerMax Reitz2015-02-165-94/+87
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into stagingPeter Maydell2015-02-1327-2813/+2727
|\
| * tcg: Remove unused opcodesRichard Henderson2015-02-123-27/+2
| * tcg: Implement insert_op_beforeRichard Henderson2015-02-123-44/+35
| * tcg: Remove opcodes instead of noping them outRichard Henderson2015-02-123-11/+32
| * tcg: Put opcodes in a linked listRichard Henderson2015-02-125-501/+431
| * tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson2015-02-1219-113/+79
| * tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-1219-18/+14
| * tcg: Reduce ifdefs in tcg-op.cRichard Henderson2015-02-121-242/+207
| * tcg: Move some opcode generation functions out of lineRichard Henderson2015-02-125-2245/+2315
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150213'...Peter Maydell2015-02-1327-49/+678
|\ \ | |/ |/|
| * target-arm: A64: Avoid signed shifts in disas_ldst_pair()Peter Maydell2015-02-131-1/+1
| * target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addrPeter Maydell2015-02-131-2/+3
| * target-arm: A64: Fix handling of rotate in logic_imm_decode_wmaskPeter Maydell2015-02-131-1/+4
| * target-arm: A64: Fix shifts into sign bitPeter Maydell2015-02-131-3/+3
| * target-arm: Add AArch32 guest support to KVM64Greg Bellows2015-02-131-3/+33
| * target-arm: Add 32/64-bit register syncGreg Bellows2015-02-134-8/+216
| * target-arm: Add feature parsing to virtGreg Bellows2015-02-131-3/+17
| * target-arm: Add CPU property to disable AArch64Greg Bellows2015-02-132-1/+43
| * pci: Move PCI VGA to pci.makAlexander Graf2015-02-1312-22/+2
| * arm: Add PCIe host bridge in virt machineAlexander Graf2015-02-133-5/+144
| * pci: Add generic PCIe host bridgeAlexander Graf2015-02-133-0/+211
| * pci: Allocate PCIe host bridge PCI IDAlexander Graf2015-02-131-0/+1
|/
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...Peter Maydell2015-02-116-44/+106
|\
| * vfio: Fix debug message compile errorAlexey Kardashevskiy2015-02-101-1/+1
| * vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson2015-02-101-2/+6
| * vfio: unmap and free BAR data in instance_finalizePaolo Bonzini2015-02-101-8/+57
| * vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini2015-02-102-11/+18
| * vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini2015-02-103-23/+19
| * memory: unregister AddressSpace MemoryListener within BQLPaolo Bonzini2015-02-103-1/+7
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-02-1...Peter Maydell2015-02-1038-217/+223
|\ \
| * | virtio: Fix warning caused by missing 'static' attributeStefan Weil2015-02-101-1/+1
| * | vga: Fix warning caused by missing 'static' attributeStefan Weil2015-02-101-1/+1
| * | stubs: Fix warning caused by missing include statementStefan Weil2015-02-101-1/+1
| * | spice: Add missing 'static' attributeStefan Weil2015-02-101-1/+1
| * | serial: Fix warnings caused by missing 'static' attributeStefan Weil2015-02-101-7/+7
| * | moxie: Fix warning caused by missing include statementStefan Weil2015-02-101-0/+1
| * | migration: Fix warnings caused by missing 'static' attributeStefan Weil2015-02-101-4/+4
| * | migration: Fix warning caused by missing declaration of vmstate_dummyStefan Weil2015-02-101-2/+0
| * | disas/sh4: Fix warning caused by missing 'static' attributeStefan Weil2015-02-101-1/+1
| * | translate-all: Use g_try_malloc() for dynamic translator bufferMarkus Armbruster2015-02-101-1/+1
| * | vnc: g_realloc() can't fail, bury dead error handlingMarkus Armbruster2015-02-101-4/+0
| * | rdma: g_malloc0() can't fail, bury dead error handlingMarkus Armbruster2015-02-101-3/+0
| * | kvm: g_malloc() can't fail, bury dead error handlingMarkus Armbruster2015-02-101-4/+0
| * | rtl8139: g_malloc() can't fail, bury dead error handlingMarkus Armbruster2015-02-101-14/+0
OpenPOWER on IntegriCloud