aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2012-05-10stream: add testcase for partial streamingPaolo Bonzini
2012-05-10stream: fix sectors not allocated testPaolo Bonzini
2012-05-10qemu-io: correctly print non-integer values as decimalsPaolo Bonzini
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini
2012-05-02qemu-iotests: Many parallel allocating I/O requestsKevin Wolf
2012-05-02qemu-iotests: ignore fragmentation information for qedDong Xu Wang
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi
2012-04-23Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf
2012-04-20qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf
2012-04-20qemu-iotests: Test backing file COW with zero clustersKevin Wolf
2012-04-20qemu-iotests: add a simple test for write_zeroesPaolo Bonzini
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber
2012-04-19iotests: fix error in 005Dong Xu Wang