aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14vl.c: fix regression when reading memory size from config fileMarcel Apfelbaum
2015-01-13Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell
2015-01-13xen-hvm: increase maxmem before calling xc_domain_populate_physmapStefano Stabellini
2015-01-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit
2015-01-13MAINTAINERS: Add migration/block* to block subsystemFam Zheng
2015-01-13MAINTAINERS: Update email addresses for Chrysostomos NanakosChrysostomos Nanakos
2015-01-13nvme: Fix get/set number of queues featureAlex Friedman
2015-01-13ide: Implement VPD response for ATAPIJohn Snow
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng
2015-01-13block: limited request size in write zeroes unsupported pathPeter Lieven
2015-01-13coroutine: try harder not to delete coroutinesPeter Lieven
2015-01-13coroutine: drop qemu_coroutine_adjust_pool_sizePaolo Bonzini
2015-01-13coroutine: rewrite pool to avoid mutexPaolo Bonzini
2015-01-13QSLIST: add lock-free operationsPaolo Bonzini
2015-01-13test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini
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-13xen-pt: Fix PCI devices re-attach failedLiang Li
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