aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-13qemu-thread: add per-thread atexit functionsPaolo Bonzini
2015-01-13coroutine-ucontext: use __threadPaolo Bonzini
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng
2015-01-13qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng
2015-01-13qemu-iotests: Replace "/bin/true" with "true"Fam Zheng
2015-01-13.gitignore: Ignore generated "common.env"Fam Zheng
2015-01-13libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­
2015-01-13migration/block: fix pending() return valueVladimir Sementsov-Ogievskiy
2015-01-13iotests: Filter out "I/O thread spun..." warningMax Reitz
2015-01-13qemu-iotests: Test blockdev-backup in 055Fam Zheng
2015-01-13block: Add blockdev-backup to transactionFam Zheng
2015-01-13qmp: Add command 'blockdev-backup'Fam Zheng
2015-01-13qapi: Comment version info in TransactionActionFam Zheng
2015-01-13block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy
2015-01-13qapi: Fix document for BlockStats.node-nameFam Zheng
2015-01-13iotests: Add test for relative backing file namesMax Reitz
2015-01-13block/vmdk: Relative backing file for creationMax Reitz
2015-01-13block: Relative backing file for image creationMax Reitz
2015-01-13block: JSON filenames and relative backing filesMax Reitz
2015-01-13block: Get full backing filename from stringMax Reitz
2015-01-13checkpatch: Brace handling on multi-line conditionMax Reitz
2015-01-13block: replace g_new0 with g_new for bottom half allocation.Paolo Bonzini
2015-01-13block: do not allocate an iovec per read of a growable/zero_after_eof BDSPaolo Bonzini
2015-01-13block: mark AioContext as recursivePaolo Bonzini
2015-01-13qemu-iotests: Speed up make check-blockFam Zheng
2015-01-13qemu-iotests: Remove 091 from quick groupFam Zheng
2015-01-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2015-01-12Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150112-v3' into sta...Peter Maydell
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-12s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand
2015-01-12s390x/kvm: sync register support helper functionDavid Hildenbrand
2015-01-12s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck
2015-01-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-01-10Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150105' into ...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson
2015-01-09Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...Peter Maydell
2015-01-08hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum