aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2015-03-10blkdebug: fix "once" ruleJohn Snow1-20/+4
2015-03-10iotests: Add test for different refcount widthsMax Reitz3-0/+272
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz3-80/+107
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz13-37/+41
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz5-8/+30
2015-02-16qemu-io: Remove "growable" optionMax Reitz3-97/+1
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz2-35/+35
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz2-0/+4
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz1-2/+2
2015-02-16iotests: Add test for qemu-img convert to NBDMax Reitz3-0/+72
2015-02-16qemu-iotests: Add 093 for IO throttlingFam Zheng3-0/+120
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng1-2/+5
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng1-2/+14
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz3-0/+93
2015-02-16iotests: Add "wait" functionality to _cleanup_qemuMax Reitz1-1/+11
2015-02-06nbd: Improve error messagesMax Reitz2-35/+19
2015-02-06iotests: Fix 104 for NBDMax Reitz2-6/+4
2015-02-06iotests: Fix 100 for nbdMax Reitz1-0/+12
2015-02-06iotests: Fix 083Max Reitz1-19/+11
2015-02-06qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi3-0/+134
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani1-0/+5
2015-02-06iotests: Specify format for qemu-nbdMax Reitz1-1/+1
2015-02-06qemu-iotests: Fix supported_oses checkFam Zheng1-1/+1
2015-01-23iotests: Lower 064's memory usageMax Reitz2-6/+47
2015-01-23iotests: Add tests for more corruption casesMax Reitz2-0/+28
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng1-1/+4
2015-01-13qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng1-0/+1
2015-01-13qemu-iotests: Replace "/bin/true" with "true"Fam Zheng3-3/+3
2015-01-13iotests: Filter out "I/O thread spun..." warningMax Reitz8-10/+12
2015-01-13qemu-iotests: Test blockdev-backup in 055Fam Zheng2-39/+176
2015-01-13iotests: Add test for relative backing file namesMax Reitz3-0/+114
2015-01-13qemu-iotests: Speed up make check-blockFam Zheng1-0/+1
2015-01-13qemu-iotests: Remove 091 from quick groupFam Zheng1-1/+1
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng80-438/+438
2014-12-12iotests: Fix test 039Max Reitz2-8/+16
2014-12-12iotests: Filter for "Killed" in qemu-io outputMax Reitz1-1/+1
2014-12-12iotests: Add test for vmdk JSON file namesMax Reitz2-0/+10
2014-12-10qemu-iotests: Skip 099 for VMDK subformats with desc fileFam Zheng1-1/+2
2014-12-10qcow2: Flushing the caches in qcow2_close may failMax Reitz3-0/+130
2014-12-10iotests: Add test for unsupported image creationMax Reitz3-0/+92
2014-12-10iotests: Only kill NBD server if it runsMax Reitz1-1/+3
2014-12-10iotests: Specify qcow2 format for qemu-io in 059Max Reitz1-2/+2
2014-12-10qemu-iotests: 082: Filter the real disk sizeMichael Mueller2-42/+21
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf3-5/+13
2014-12-10block: Don't probe for unknown backing file formatKevin Wolf3-0/+75
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf1-0/+4
2014-12-10qcow2: Fix header extension size checkKevin Wolf2-0/+4
2014-12-10qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf4-0/+364
2014-12-10qemu-iotests: Fix stderr handling in common.qemuKevin Wolf1-1/+2
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf3-36/+36