aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2012-08-06qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi
2012-07-17qemu-iotests: Valgrind supportKevin Wolf
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini