aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2013-05-03qemu-iotests: Filter out 'adapter_type'Fam Zheng
2013-05-03qemu-iotests: Filter out vmdk creation optionsFam Zheng
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf
2013-04-15qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf
2013-03-28qcow2: Improve check for overlapping allocationsKevin Wolf
2013-03-28qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf
2013-03-28qemu-iotests: More concurrent allocation scenariosKevin Wolf
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi
2013-03-15qemu-iotests: use -nographic in test case 007Stefan Hajnoczi
2013-03-15qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf
2013-02-22qemu-iotests: Add qemu-img compare testMiroslav Rezanina
2013-02-22qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi
2013-02-22qemu-img: find the image end offset during checkFederico Simoncelli
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya
2013-02-01qemu-iotests: Add regression test for b7ab0feaKevin Wolf
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini
2012-12-12qemu-iotests: Test concurrent cluster allocationsKevin Wolf
2012-12-11tests: Add tests for fdsetsCorey Bryant
2012-12-07Fix spelling in comments and documentationStefan Weil
2012-11-14tests: allow qemu-iotests to be run against nbd backendNick Thomas
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf
2012-10-24qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini
2012-10-24qemu-iotests: add mirroring test casePaolo Bonzini
2012-10-24qemu-iotests: Add 043 backing file chain infinite loop testStefan Hajnoczi
2012-10-24qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody
2012-10-24block: in commit, determine base image from the top imageJeff Cody
2012-10-24qemu-iotests: Test qemu-img operation on zero size imageKevin Wolf
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini
2012-09-28qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini
2012-09-28qemu-iotests: add test for pausing a streaming operationPaolo Bonzini
2012-09-28qemu-iotests: add initial tests for live block commitJeff Cody
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf
2012-08-10qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi
2012-08-10block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi
2012-08-10qemu-iotests: Save some sed processesKevin Wolf
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi