aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2015-02-16qemu-io: Remove "growable" optionMax Reitz
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz
2015-02-16iotests: Add test for qemu-img convert to NBDMax Reitz
2015-02-16qemu-iotests: Add 093 for IO throttlingFam Zheng
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz
2015-02-16iotests: Add "wait" functionality to _cleanup_qemuMax Reitz
2015-02-06nbd: Improve error messagesMax Reitz
2015-02-06iotests: Fix 104 for NBDMax Reitz
2015-02-06iotests: Fix 100 for nbdMax Reitz
2015-02-06iotests: Fix 083Max Reitz
2015-02-06qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani
2015-02-06iotests: Specify format for qemu-nbdMax Reitz
2015-02-06qemu-iotests: Fix supported_oses checkFam Zheng
2015-01-23iotests: Lower 064's memory usageMax Reitz
2015-01-23iotests: Add tests for more corruption casesMax Reitz
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng
2015-01-13qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng
2015-01-13qemu-iotests: Replace "/bin/true" with "true"Fam Zheng
2015-01-13iotests: Filter out "I/O thread spun..." warningMax Reitz
2015-01-13qemu-iotests: Test blockdev-backup in 055Fam Zheng
2015-01-13iotests: Add test for relative backing file namesMax Reitz
2015-01-13qemu-iotests: Speed up make check-blockFam Zheng
2015-01-13qemu-iotests: Remove 091 from quick groupFam Zheng
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng
2014-12-12iotests: Fix test 039Max Reitz
2014-12-12iotests: Filter for "Killed" in qemu-io outputMax Reitz
2014-12-12iotests: Add test for vmdk JSON file namesMax Reitz
2014-12-10qemu-iotests: Skip 099 for VMDK subformats with desc fileFam Zheng
2014-12-10qcow2: Flushing the caches in qcow2_close may failMax Reitz
2014-12-10iotests: Add test for unsupported image creationMax Reitz
2014-12-10iotests: Only kill NBD server if it runsMax Reitz
2014-12-10iotests: Specify qcow2 format for qemu-io in 059Max Reitz
2014-12-10qemu-iotests: 082: Filter the real disk sizeMichael Mueller
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf
2014-12-10block: Don't probe for unknown backing file formatKevin Wolf
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf
2014-12-10qcow2: Fix header extension size checkKevin Wolf
2014-12-10qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf
2014-12-10qemu-iotests: Fix stderr handling in common.qemuKevin Wolf
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf
2014-12-10qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf
2014-12-10tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng
2014-12-10iotests: Plain blkdebug filename generationMax Reitz
2014-12-10blkdebug: Simplify and improve filename generationMax Reitz
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf