summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: Fixed test case 026Kevin Wolf2013-09-063-17/+649
* qemu-iotests: Whitespace cleanupKevin Wolf2013-09-066-400/+400
* add qemu-img convert -n option (skip target volume creation)Alexandre Derumier2013-09-063-0/+108
* qemu-iotests: Adjust test result 039Max Reitz2013-09-061-3/+1
* qemu-iotests: Overlapping cluster allocationsMax Reitz2013-09-023-0/+156
* qcow2: Add corrupt bitMax Reitz2013-08-302-7/+7
* qemu-iotests: Snapshotting zero clustersMax Reitz2013-08-303-0/+74
* qemu-iotests: Update reference output for 051Kevin Wolf2013-08-301-1/+0
* Revert "block: Disable driver-specific options for 1.6"Kevin Wolf2013-08-301-1/+1
* vmdk: check l1 size before opening imageFam Zheng2013-08-062-0/+14
* vmdk: check l2 table size when openingFam Zheng2013-08-062-0/+13
* vmdk: check granularity field in openingFam Zheng2013-08-062-1/+13
* qemu-iotests: add empty test case for vmdkFam Zheng2013-08-063-0/+54
* qemu-iotests: add poke_file utility functionStefan Hajnoczi2013-08-061-0/+6
* qemu-iotests: filter QEMU version in monitor bannerStefan Hajnoczi2013-08-062-33/+34
* block: Disable driver-specific options for 1.6Kevin Wolf2013-08-021-1/+1
* Add tests for sync modes 'TOP' and 'NONE'Ian Main2013-07-266-2/+113
* blockdev: Rename 'readonly' option to 'read-only'Kevin Wolf2013-07-261-1/+1
* qcow2: Use dashes instead of underscores in optionsKevin Wolf2013-07-262-22/+22
* qemu-iotests: Update 051 reference outputKevin Wolf2013-07-152-33/+76
* block: Don't parse protocol from file.filenameKevin Wolf2013-07-152-0/+26
* blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi2013-07-151-15/+21
* qemu-iotests: add 055 drive-backup test caseStefan Hajnoczi2013-06-283-0/+288
* qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi2013-06-282-12/+17
* Revert "block: Disable driver-specific options for 1.5"Kevin Wolf2013-06-241-1/+1
* cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-061-4/+4
* qemu-iotests: make create_image() commonStefan Hajnoczi2013-06-043-40/+27
* qemu-iotests: make compare_images() commonStefan Hajnoczi2013-06-042-31/+15
* qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi2013-06-043-53/+38
* qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi2013-06-043-61/+57
* qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi2013-06-041-1/+1
* tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi2013-05-291-1/+2
* qemu-iotests: Try creating huge qcow2 imageKevin Wolf2013-05-244-1/+70
* qcow2.py: Subcommand for changing header fieldsKevin Wolf2013-05-241-0/+17
* qemu-iotests: fix 017 018 for vmdkFam Zheng2013-05-084-4/+8
* qemu-iotests: exclude vmdk and qcow from 043Fam Zheng2013-05-081-1/+1
* qemu-iotests: exclude vmdk for test 042Fam Zheng2013-05-081-1/+1
* qemu-iotests: Filter out 'adapter_type'Fam Zheng2013-05-031-0/+1
* qemu-iotests: Filter out vmdk creation optionsFam Zheng2013-05-031-0/+2
* block: Disable driver-specific options for 1.5Kevin Wolf2013-04-261-1/+1
* qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi2013-04-223-0/+91
* block: Fail gracefully when using a format driver on protocol levelKevin Wolf2013-04-222-0/+17
* qemu-iotests: Fix _filter_qemuKevin Wolf2013-04-221-1/+1
* iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones2013-04-152-0/+8
* qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi2013-04-153-37/+43
* qemu-iotests: Add test for -drive optionsKevin Wolf2013-04-153-0/+311
* qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf2013-04-152-0/+39
* qcow2: Gather clusters in a looping loopKevin Wolf2013-03-281-1/+1
* qcow2: Improve check for overlapping allocationsKevin Wolf2013-03-281-5/+5
* qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf2013-03-281-1/+1
OpenPOWER on IntegriCloud