summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu-iotests: Add 043 backing file chain infinite loop testStefan Hajnoczi2012-10-244-0/+172
* qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody2012-10-242-2/+104
* block: in commit, determine base image from the top imageJeff Cody2012-10-241-2/+2
* qemu-iotests: Test qemu-img operation on zero size imageKevin Wolf2012-10-243-0/+94
* qemu-iotests: add tests for streaming error handlingPaolo Bonzini2012-09-283-2/+229
* qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini2012-09-281-1/+7
* qemu-iotests: add test for pausing a streaming operationPaolo Bonzini2012-09-283-5/+41
* qemu-iotests: add initial tests for live block commitJeff Cody2012-09-283-0/+184
* qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi2012-08-292-2/+35
* qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf2012-08-151-4/+2
* qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi2012-08-102-0/+15
* block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi2012-08-101-0/+6
* qemu-iotests: Save some sed processesKevin Wolf2012-08-101-10/+10
* qemu-iotests: Be more flexible with image creation optionsKevin Wolf2012-08-062-7/+7
* qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi2012-08-063-0/+190
* qcow2: implement lazy refcountsStefan Hajnoczi2012-08-062-7/+7
* qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi2012-08-061-1/+2
* qcow2: introduce dirty bitStefan Hajnoczi2012-08-062-12/+12
* qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi2012-08-061-0/+235
* qemu-iotests: Valgrind supportKevin Wolf2012-07-172-0/+21
* qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi2012-06-153-0/+121
* qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi2012-06-151-0/+23
* qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf2012-06-153-0/+1043
* qemu-iotests: Some backing file COW testsKevin Wolf2012-06-153-0/+765
* qemu-iotests: start vms in qtest modePaolo Bonzini2012-06-152-2/+4
* qemu-iotests: fill streaming test image with dataPaolo Bonzini2012-06-151-1/+12
* qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi2012-05-251-1/+1
* stream: do not copy unallocated sectors from the basePaolo Bonzini2012-05-101-2/+3
* stream: add testcase for partial streamingPaolo Bonzini2012-05-102-3/+29
* stream: fix sectors not allocated testPaolo Bonzini2012-05-102-4/+7
* qemu-io: correctly print non-integer values as decimalsPaolo Bonzini2012-05-1012-4173/+4173
* qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini2012-05-101-3/+3
* qemu-iotests: Many parallel allocating I/O requestsKevin Wolf2012-05-023-0/+465
* qemu-iotests: ignore fragmentation information for qedDong Xu Wang2012-05-021-0/+1
* qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2012-04-272-18/+71
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-04-231-6/+6
|\
| * qmp: make block job command naming consistentStefan Hajnoczi2012-04-231-6/+6
* | qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf2012-04-203-26/+172
* | qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf2012-04-203-5/+52
* | qemu-iotests: Test backing file COW with zero clustersKevin Wolf2012-04-203-0/+195
* | qemu-iotests: add a simple test for write_zeroesPaolo Bonzini2012-04-203-0/+103
* | iotests: Resolve test failures caused by hostnameAndreas Färber2012-04-201-1/+1
* | iotests: fix error in 005Dong Xu Wang2012-04-192-2/+2
* | qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf2012-04-193-0/+148
* | qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf2012-04-1911-127/+125
|/
* qemu-iotests: Fix call syntax for qemu-ioStefan Weil2012-04-053-6/+6
OpenPOWER on IntegriCloud