summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu-iotests: Fix call syntax for qemu-imgStefan Weil2012-04-051-2/+7
* qemu-iotests: Test unknown qcow2 header extensionsKevin Wolf2012-04-053-0/+149
* qemu-iotests: qcow2.pyKevin Wolf2012-04-051-0/+207
* qemu-iotests: Mark some tests as quickKevin Wolf2012-03-121-12/+12
* qemu-iotests: Test rebase with short backing fileKevin Wolf2012-02-292-0/+6
* qemu-iotests: 026: Reduce output changes for cache=none qcow2Kevin Wolf2012-02-292-2/+8
* qemu-iotests: Filter out DOS line endingsKevin Wolf2012-02-291-1/+7
* test: add image streaming testsStefan Hajnoczi2012-02-293-0/+157
* qemu-iotests: add iotests Python moduleStefan Hajnoczi2012-02-291-0/+164
* qemu-iotests: export TEST_DIR for non-bash testsStefan Hajnoczi2012-02-291-0/+2
* qemu-iotests: common.config: Allow use of arbitrary qemu* pathsLucas Meneghel Rodrigues2012-02-231-3/+9
* qemu-iotests: check: print relevant path informationLucas Meneghel Rodrigues2012-02-231-0/+3
* qemu-iotests: test loading internal snapshotsKevin Wolf2012-02-233-0/+76
OpenPOWER on IntegriCloud