summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf2-1/+17
2013-10-11qapi-types/visit.py: Inheritance for structsKevin Wolf3-2/+37
2013-10-11qapi-types/visit.py: Pass whole expr dict for structsKevin Wolf2-5/+14
2013-10-11vmdk: refuse enabling zeroed grain with flat imagesFam Zheng3-0/+12
2013-10-11vmdk: convert error code to use errpFam Zheng2-59/+63
2013-10-11build: add command check-cleanWenchao Xia2-2/+7
2013-10-11tests: build the helper program by defaultWenchao Xia1-1/+7
2013-10-11block/raw-posix: Employ error parameterMax Reitz2-16/+58
2013-10-11qemu-iotests: move blank lines of output in case 059Fam Zheng2-8/+8
2013-10-11blkverify: Employ error parameterMax Reitz1-6/+5
2013-10-11blkdebug: Employ error parameterMax Reitz1-4/+4
2013-10-11block/raw-win32: Employ error parameterMax Reitz1-5/+11
2013-10-11block/raw_bsd: Employ error parameterMax Reitz1-2/+1
2013-10-11qcow2: Evaluate overlap check optionsMax Reitz1-1/+28
2013-10-11qcow2: Add more overlap check bitmask macrosMax Reitz1-3/+11
2013-10-11qcow2: Array assigning options to OL check bitsMax Reitz1-0/+11
2013-10-11qcow2: Add overlap-check optionsMax Reitz2-0/+55
2013-10-11qcow2: Make overlap check mask variableMax Reitz3-4/+5
2013-10-11qcow2: Use negated overflow check maskMax Reitz6-38/+29
2013-10-11block: Improve driver whitelist checksKevin Wolf2-9/+9
2013-10-11qcow2: Use better type for numerical snapshot IDMax Reitz1-2/+3
2013-10-11qcow2: Fix snapshot restoration in snapshot_createMax Reitz1-0/+1
2013-10-11qcow2: Remove wrong metadata overlap checkMax Reitz1-8/+0
2013-10-11qcow2: Add missing space in error messageMax Reitz1-1/+1
2013-10-11block: qemu-iotests for vhdx, read sample dynamic imageJeff Cody6-1/+86
2013-10-11ahci: set ahci mode on resetMichael S. Tsirkin1-1/+9
2013-10-11qemu-iotests: Discard preallocated zero clustersMax Reitz3-0/+77
2013-10-11block: Add BlockDriver.bdrv_check_ext_snapshot.BenoƮt Canet5-0/+46
2013-10-11block/get_block_status: avoid redundant callouts on raw devicesPeter Lieven3-1/+13
2013-10-11qcow2: Assert against snapshot name/ID overflowMax Reitz1-0/+1
2013-10-11qcow2: Free allocated snapshot table on errorMax Reitz1-0/+4
2013-10-11qcow2: Always use error path on writing snapshotsMax Reitz1-3/+4
2013-10-11qcow2: Free preallocated zero clustersMax Reitz1-3/+5
2013-10-11qcow2: Use pread for inactive L1 in overlap checkMax Reitz1-4/+3
2013-10-11qcow2: Alignment of snapshot table entriesMax Reitz1-0/+3
2013-10-11qemu-iotests: Additional info from qemu-img infoMax Reitz4-0/+135
2013-10-11qemu-iotests: Discard specific info in _img_infoMax Reitz1-1/+19
2013-10-11qcow2: Add support for ImageInfoSpecificMax Reitz2-0/+44
2013-10-11block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz3-0/+132
2013-10-11block: Add bdrv_get_specific_infoMax Reitz4-0/+14
2013-10-11qapi: Add ImageInfoSpecific typeMax Reitz1-1/+17
2013-10-11qapi: make use of new BlockJobTypeFam Zheng6-7/+7
2013-10-11qapi: Introduce enum BlockJobTypeFam Zheng1-0/+18
2013-10-11blockjob: rename BlockJobType to BlockJobDriverFam Zheng6-25/+25
2013-10-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori18-77/+46
2013-10-10Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori2-51/+32
2013-10-10Merge remote-tracking branch 'otubo/seccomp' into stagingAnthony Liguori1-0/+1
2013-10-10Merge remote-tracking branch 'mcayland/qemu-openbios' into stagingAnthony Liguori5-1/+1
2013-10-10Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into stagingAnthony Liguori3-14/+8
2013-10-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-14/+39