aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10iotests: Add test for unsupported image creationMax Reitz3-0/+92
2014-12-10iotests: Only kill NBD server if it runsMax Reitz1-1/+3
2014-12-10qemu-img: Check create_opts before image amendmentMax Reitz1-0/+7
2014-12-10qemu-img: Check create_opts before image creationMax Reitz1-0/+14
2014-12-10block: Check create_opts before image creationMax Reitz1-0/+12
2014-12-10block/nfs: Add create_optsMax Reitz1-0/+15
2014-12-10block/vvfat: qcow driver may not be foundMax Reitz1-0/+6
2014-12-10block: Omit bdrv_find_format for essential driversMax Reitz2-16/+8
2014-12-10block: Make essential BlockDriver objects publicMax Reitz5-4/+12
2014-12-10iotests: Specify qcow2 format for qemu-io in 059Max Reitz1-2/+2
2014-12-10ide: Check validity of logical block sizeKevin Wolf1-0/+5
2014-12-10nvme: 64kB page size fixesAnton Blanchard2-1/+2
2014-12-10qemu-iotests: 082: Filter the real disk sizeMichael Mueller2-42/+21
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf3-5/+13
2014-12-10block: do not use get_clock()Paolo Bonzini2-6/+8
2014-12-10block: Don't probe for unknown backing file formatKevin Wolf4-4/+78
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf1-0/+4
2014-12-10qcow2: Fix header extension size checkKevin Wolf3-1/+5
2014-12-10blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOTStefan Hajnoczi1-0/+4
2014-12-10blockdev: acquire AioContext in QMP 'transaction' actionsStefan Hajnoczi2-1/+53
2014-12-10blockdev: drop unnecessary DriveBackupState field assignmentStefan Hajnoczi1-2/+0
2014-12-10blockdev: update outdated qmp_transaction() commentsStefan Hajnoczi1-10/+6
2014-12-10qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf4-0/+364
2014-12-10qemu-iotests: Fix stderr handling in common.qemuKevin Wolf1-1/+2
2014-12-10raw: Prohibit dangerous writes for probed imagesKevin Wolf3-3/+69
2014-12-10block: Read only one sector for format probingKevin Wolf2-3/+5
2014-12-10block: Factor bdrv_probe_all() out of find_image_format()Markus Armbruster1-13/+35
2014-12-10qtests: Specify image format explicitlyKevin Wolf12-18/+21
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf3-36/+36
2014-12-10qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf10-24/+36
2014-12-10qemu-io: Allow explicitly specifying formatKevin Wolf1-8/+20
2014-12-10tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng2-5/+5
2014-12-10qemu-nbd: Use BlockBackend where reasonableMax Reitz1-5/+5
2014-12-10nbd: Use BlockBackend internallyMax Reitz1-28/+28
2014-12-10nbd: Change external interface to BlockBackendMax Reitz4-17/+18
2014-12-10block: Add blk_add_close_notifier() for BBMax Reitz2-0/+6
2014-12-10block: Add AioContextNotifier functions to BBMax Reitz2-0/+26
2014-12-10block: Lift more functions into BlockBackendMax Reitz2-0/+18
2014-12-10ahci: replace SATA FIS type magic numbers with constantsStefan Hajnoczi2-4/+7
2014-12-10ahci: avoid #ifdef DEBUG_AHCI bitrotStefan Hajnoczi1-10/+8
2014-12-10iotests: Plain blkdebug filename generationMax Reitz2-1/+22
2014-12-10blkdebug: Simplify and improve filename generationMax Reitz2-73/+30
2014-12-10monitor: Fix HMP tab completionKevin Wolf1-1/+1
2014-12-10block/hmp: Allow node-name in 'info block'Kevin Wolf2-4/+33
2014-12-10block/hmp: Allow info = NULL in print_block_info()Kevin Wolf1-9/+25
2014-12-10block/hmp: Factor out print_block_info()Kevin Wolf1-95/+97
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf5-1/+60
2014-12-10blockdev: acquire AioContext in change-backing-fileStefan Hajnoczi2-6/+14
2014-12-10blockdev: acquire AioContext in eject, change, and block_passwdStefan Hajnoczi2-7/+30
2014-12-10blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETEStefan Hajnoczi1-0/+4