aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-11Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz
2013-10-11qemu-io: Let "open" pass options to block driverMax Reitz
2013-10-11vmdk: Fix vmdk_parse_extentsFam Zheng
2013-10-11blockdev: blockdev_init() error conversionKevin Wolf
2013-10-11blockdev: Don't disable COR automatically with blockdev-addKevin Wolf
2013-10-11blockdev: Remove 'media' parameter from blockdev_init()Kevin Wolf
2013-10-11qemu-iotests: Check autodel behaviour for device_delKevin Wolf
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-10-11blockdev: Move virtio-blk device creation to drive_initKevin Wolf
2013-10-11blockdev: Move bus/unit/index processing to drive_initKevin Wolf
2013-10-11blockdev: Move parsing of 'boot' option to drive_initKevin Wolf
2013-10-11blockdev: Moving parsing of geometry options to drive_initKevin Wolf
2013-10-11blockdev: Move parsing of 'if' option to drive_initKevin Wolf
2013-10-11blockdev: Move parsing of 'media' option to drive_initKevin Wolf
2013-10-11blockdev: Pass QDict to blockdev_init()Kevin Wolf
2013-10-11blockdev: Separate ID generation from DriveInfo creationKevin Wolf
2013-10-11blockdev: 'blockdev-add' QMP commandKevin Wolf
2013-10-11blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf
2013-10-11qapi-types/visit.py: Inheritance for structsKevin Wolf
2013-10-11qapi-types/visit.py: Pass whole expr dict for structsKevin Wolf
2013-10-11vmdk: refuse enabling zeroed grain with flat imagesFam Zheng
2013-10-11vmdk: convert error code to use errpFam Zheng
2013-10-11build: add command check-cleanWenchao Xia
2013-10-11tests: build the helper program by defaultWenchao Xia
2013-10-11block/raw-posix: Employ error parameterMax Reitz
2013-10-11qemu-iotests: move blank lines of output in case 059Fam Zheng
2013-10-11blkverify: Employ error parameterMax Reitz
2013-10-11blkdebug: Employ error parameterMax Reitz
2013-10-11block/raw-win32: Employ error parameterMax Reitz
2013-10-11block/raw_bsd: Employ error parameterMax Reitz
2013-10-11qcow2: Evaluate overlap check optionsMax Reitz
2013-10-11qcow2: Add more overlap check bitmask macrosMax Reitz
2013-10-11qcow2: Array assigning options to OL check bitsMax Reitz
2013-10-11qcow2: Add overlap-check optionsMax Reitz
2013-10-11qcow2: Make overlap check mask variableMax Reitz
2013-10-11qcow2: Use negated overflow check maskMax Reitz
2013-10-11block: Improve driver whitelist checksKevin Wolf
2013-10-11qcow2: Use better type for numerical snapshot IDMax Reitz
2013-10-11qcow2: Fix snapshot restoration in snapshot_createMax Reitz
2013-10-11qcow2: Remove wrong metadata overlap checkMax Reitz
2013-10-11qcow2: Add missing space in error messageMax Reitz
2013-10-11block: qemu-iotests for vhdx, read sample dynamic imageJeff Cody
2013-10-11ahci: set ahci mode on resetMichael S. Tsirkin
2013-10-11qemu-iotests: Discard preallocated zero clustersMax Reitz
2013-10-11block: Add BlockDriver.bdrv_check_ext_snapshot.BenoƮt Canet
2013-10-11block/get_block_status: avoid redundant callouts on raw devicesPeter Lieven
2013-10-11qcow2: Assert against snapshot name/ID overflowMax Reitz
2013-10-11qcow2: Free allocated snapshot table on errorMax Reitz
2013-10-11qcow2: Always use error path on writing snapshotsMax Reitz