summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu-iotests: More concurrent allocation scenariosKevin Wolf2013-03-282-1/+124
* qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi2013-03-193-0/+75
* qemu-iotests: use -nographic in test case 007Stefan Hajnoczi2013-03-151-4/+3
* qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini2013-03-153-0/+93
* qemu-iotests: Test qcow2 image creation optionsKevin Wolf2013-02-223-0/+336
* qemu-iotests: Add qemu-img compare testMiroslav Rezanina2013-02-223-0/+110
* qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi2013-02-222-1/+2
* qemu-img: find the image end offset during checkFederico Simoncelli2013-02-225-8/+11
* block: Adds mirroring tests for resized imagesVishvananda Ishaya2013-02-012-2/+50
OpenPOWER on IntegriCloud