aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-15audio: don't use 'Yoda conditions'Gonglei
2014-08-15usb: don't use 'Yoda conditions'Gonglei
2014-08-15CODING_STYLE: Section about conditional statementGonglei
2014-08-15pci-host: update uncorresponding descriptionGonglei
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei
2014-08-15qemu-options.hx: fix a typo of chardevLiming Wang
2014-08-15memory: Update obsolete comment about AddrRange field typeFam Zheng
2014-08-15apic: Fix reported DFR contentJan Kiszka
2014-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-08-15block: Catch !bs->drv in bdrv_check()Max Reitz
2014-08-15iotests: Add test for image header overlapMax Reitz
2014-08-15qcow2: Catch !*host_offset for data allocationMax Reitz
2014-08-15qcow2: Return useful error code in refcount_init()Max Reitz
2014-08-15mirror: Handle failure for potentially large allocationsKevin Wolf
2014-08-15vpc: Handle failure for potentially large allocationsKevin Wolf
2014-08-15vmdk: Handle failure for potentially large allocationsKevin Wolf
2014-08-15vhdx: Handle failure for potentially large allocationsKevin Wolf
2014-08-15vdi: Handle failure for potentially large allocationsKevin Wolf
2014-08-15rbd: Handle failure for potentially large allocationsKevin Wolf
2014-08-15raw-win32: Handle failure for potentially large allocationsKevin Wolf
2014-08-15raw-posix: Handle failure for potentially large allocationsKevin Wolf
2014-08-15qed: Handle failure for potentially large allocationsKevin Wolf
2014-08-15qcow2: Handle failure for potentially large allocationsKevin Wolf
2014-08-15qcow1: Handle failure for potentially large allocationsKevin Wolf
2014-08-15parallels: Handle failure for potentially large allocationsKevin Wolf
2014-08-15nfs: Handle failure for potentially large allocationsKevin Wolf
2014-08-15iscsi: Handle failure for potentially large allocationsKevin Wolf
2014-08-15dmg: Handle failure for potentially large allocationsKevin Wolf
2014-08-15curl: Handle failure for potentially large allocationsKevin Wolf
2014-08-15cloop: Handle failure for potentially large allocationsKevin Wolf
2014-08-15bochs: Handle failure for potentially large allocationsKevin Wolf
2014-08-15block: Handle failure for potentially large allocationsKevin Wolf
2014-08-15block: Introduce qemu_try_blockalign()Kevin Wolf
2014-08-15block: iotest - update 084 to test static VDI image creationJeff Cody
2014-08-15block: vpc - use block layer ops in vpc_create, instead of posix callsJeff Cody
2014-08-15block: use the standard 'ret' instead of 'result'Jeff Cody
2014-08-15block: vdi - use block layer ops in vdi_create, instead of posix callsJeff Cody
2014-08-15block: allow bdrv_unref() to be passed NULL pointersJeff Cody
2014-08-15test-coroutine: add baseline test that times the cost of function callsPaolo Bonzini
2014-08-15block: VHDX endian fixesJeff Cody
2014-08-15block: vhdx - add error checkJeff Cody
2014-08-15thread-pool: avoid deadlock in nested aio_poll() callsStefan Hajnoczi
2014-08-15thread-pool: avoid per-thread-pool EventNotifierStefan Hajnoczi
2014-08-15block: bump coroutine pool size for drivesStefan Hajnoczi
2014-08-15coroutine: make pool size dynamicStefan Hajnoczi
2014-08-15qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos
2014-08-15QMP: Add support for ArchipelagoChrysostomos Nanakos
2014-08-15block/archipelago: Add support for creating imagesChrysostomos Nanakos
2014-08-15block/archipelago: Implement bdrv_parse_filename()Chrysostomos Nanakos
2014-08-15block: Support Archipelago as a QEMU block backendChrysostomos Nanakos