summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu-iotests: Add regression test for b7ab0feaKevin Wolf2013-02-013-0/+98
* mirror: add buf-size argument to drive-mirrorPaolo Bonzini2013-01-252-2/+33
* mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini2013-01-252-2/+52
* qemu-iotests: Test concurrent cluster allocationsKevin Wolf2012-12-123-0/+379
* tests: Add tests for fdsetsCorey Bryant2012-12-114-0/+147
* Fix spelling in comments and documentationStefan Weil2012-12-071-1/+1
* tests: allow qemu-iotests to be run against nbd backendNick Thomas2012-11-143-8/+38
* qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf2012-11-145-5/+134
* qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini2012-10-243-2/+259
* qemu-iotests: add mirroring test casePaolo Bonzini2012-10-243-0/+368
OpenPOWER on IntegriCloud