summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf1-4/+2
2012-08-10qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi2-0/+15
2012-08-10block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi1-0/+6
2012-08-10qemu-iotests: Save some sed processesKevin Wolf1-10/+10
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf2-7/+7
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi3-0/+190
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi2-7/+7
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi1-1/+2
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi2-12/+12
2012-08-06qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi1-0/+235
2012-07-17qemu-iotests: Valgrind supportKevin Wolf2-0/+21
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi3-0/+121
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi1-0/+23
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf3-0/+1043
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf3-0/+765
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini2-2/+4
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini1-1/+12
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi1-1/+1
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini1-2/+3
2012-05-10stream: add testcase for partial streamingPaolo Bonzini2-3/+29
2012-05-10stream: fix sectors not allocated testPaolo Bonzini2-4/+7
2012-05-10qemu-io: correctly print non-integer values as decimalsPaolo Bonzini12-4173/+4173
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini1-3/+3
2012-05-02qemu-iotests: Many parallel allocating I/O requestsKevin Wolf3-0/+465
2012-05-02qemu-iotests: ignore fragmentation information for qedDong Xu Wang1-0/+1
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2-18/+71
2012-04-23Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-6/+6
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi1-6/+6
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf3-26/+172
2012-04-20qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf3-5/+52
2012-04-20qemu-iotests: Test backing file COW with zero clustersKevin Wolf3-0/+195
2012-04-20qemu-iotests: add a simple test for write_zeroesPaolo Bonzini3-0/+103
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber1-1/+1
2012-04-19iotests: fix error in 005Dong Xu Wang2-2/+2
2012-04-19qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf3-0/+148
2012-04-19qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf11-127/+125
2012-04-05qemu-iotests: Fix call syntax for qemu-ioStefan Weil3-6/+6
2012-04-05qemu-iotests: Fix call syntax for qemu-imgStefan Weil1-2/+7
2012-04-05qemu-iotests: Test unknown qcow2 header extensionsKevin Wolf3-0/+149
2012-04-05qemu-iotests: qcow2.pyKevin Wolf1-0/+207
2012-03-12qemu-iotests: Mark some tests as quickKevin Wolf1-12/+12
2012-02-29qemu-iotests: Test rebase with short backing fileKevin Wolf2-0/+6
2012-02-29qemu-iotests: 026: Reduce output changes for cache=none qcow2Kevin Wolf2-2/+8
2012-02-29qemu-iotests: Filter out DOS line endingsKevin Wolf1-1/+7
2012-02-29test: add image streaming testsStefan Hajnoczi3-0/+157
2012-02-29qemu-iotests: add iotests Python moduleStefan Hajnoczi1-0/+164
2012-02-29qemu-iotests: export TEST_DIR for non-bash testsStefan Hajnoczi1-0/+2
2012-02-23qemu-iotests: common.config: Allow use of arbitrary qemu* pathsLucas Meneghel Rodrigues1-3/+9
2012-02-23qemu-iotests: check: print relevant path informationLucas Meneghel Rodrigues1-0/+3
2012-02-23qemu-iotests: test loading internal snapshotsKevin Wolf3-0/+76