aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2012-02-23qemu-iotests: check: print relevant path informationLucas Meneghel Rodrigues1-0/+3
2012-02-23qemu-iotests: test loading internal snapshotsKevin Wolf3-0/+76
2012-02-23qemu-iotests: Update filter for default cluster sizeKevin Wolf2-2/+5
2012-02-23qemu-iotests: add qed support to 025 image resize testStefan Hajnoczi1-1/+1
2012-02-23qemu-iotests: Update rbd supportJosh Durgin1-1/+1
2012-02-23qemu-iotests: common.config: Fix no $TEST_DIR directoryMitnick Lyu1-1/+5
2012-02-23qemu-iotests: only run 016 for file and sheepdog protocolsChristoph Hellwig1-2/+1
2012-02-23qemu-iotests: Use zero-based offsets for IO patternsStefan Hajnoczi12-1863/+1873
2012-02-23qemu-iotests: add support for rbd and sheepdog protocolsMORITA Kazutaka31-4/+89
2012-02-23qemu-iotests: filter IMGFMT correctly in 019Stefan Hajnoczi3-4/+10
2012-02-23qemu-iotests: README: Fix spellingStefan Weil1-1/+1
2012-02-23qemu-iotests: add support for qed formatStefan Hajnoczi9-9/+16
2012-02-23qemu-iotests: filter TEST_DIR correctly in 019Christoph Hellwig2-3/+3
2012-02-22qemu-iotests: fix 019 golden outputKevin Wolf1-15/+562
2012-02-22qemu-iotests: update expected results after qemu-img changesKevin Wolf1-30/+90
2012-02-22qemu-iotests: add read/write from smaller backing image testStefan Hajnoczi3-0/+560
2012-02-22qemu-iotests: add sub-cluster allocating write test for sparse image formatsStefan Hajnoczi3-0/+101
2012-02-22qemu-iotests: improve test for qemu-img convert with backing fileKevin Wolf1-23/+36
2012-02-22qemu-iotests: consider more cases in parsing qemu-io outputKevin Wolf1-1/+1
2012-02-22qemu-iotests: qcow2 error path testsKevin Wolf3-0/+751
2012-02-22qemu-iotests: improve rebase testKevin Wolf2-2/+85
2012-02-22qemu-iotests: test bdrv_truncateStefan Hajnoczi3-0/+105
2012-02-22qemu-iotests: explicitly use bash interpreterStefan Hajnoczi30-30/+30
2012-02-22qemu-iotests: test qemu-img rebaseKevin Wolf3-0/+186
2012-02-22qemu-iotests: test larger clusters sizes on qcow2Kevin Wolf7-818/+26645
2012-02-22qemu-iotests: 019: Make cluster size dynamicKevin Wolf2-6/+6
2012-02-22qemu-iotests: align test requests according to cluster sizeKevin Wolf10-42/+59
2012-02-22qemu-iotests: add support for vdi format "static" optionStefan Weil1-2/+2
2012-02-22qemu-iotests: fix expected result for 019 after qemu-io changeKevin Wolf1-2/+2
2012-02-22qemu-iotests: test bdrv_load/save_vmstateKevin Wolf3-0/+8867
2012-02-22qemu-iotests: common.pattern: allow spaces in io() operationKevin Wolf1-9/+9
2012-02-22qemu-iotests: test invalid pattern argument handling in qemu-ioChristoph Hellwig3-0/+156
2012-02-22qemu-iotests: replace FSF postal addresses with www.gnu.org linksChristoph Hellwig26-74/+26
2012-02-22qemu-iotests: test commiting changes to backing fileKevin Wolf3-0/+1186
2012-02-22qemu-iotests: test qemu-img convert with backing file for the output imageKevin Wolf4-0/+1213
2012-02-22qemu-iotests: test merge of backing file when convertingKevin Wolf3-0/+1183
2012-02-22qemu-iotests: simple backing file testKevin Wolf4-0/+1181
2012-02-22qemu-iotests: test I/O after EOF for growable filesChristoph Hellwig3-0/+96
2012-02-22qemu-iotests: fix pattern for write testStefan Weil1-1/+1
2012-02-22qemu-iotests: make a few more tests genericChristoph Hellwig8-9/+10
2012-02-22qemu-iotests: remove test image after 015 is doneChristoph Hellwig1-1/+1
2012-02-22qemu-iotests: add support for the vdi image formatChristoph Hellwig1-0/+6
2012-02-22qemu-iotests: add test for refcount table growth and snapshotsKevin Wolf3-0/+106
2012-02-22qemu-iotests: skip test 005 for vpc format imagesChristoph Hellwig1-1/+4
2012-02-22qemu-iotests: Initial import into the public repository.Christoph Hellwig39-0/+110986