summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* qemu-io: Remove "growable" optionMax Reitz2015-02-163-97/+1
* blockdev: Use blk_new_open() in blockdev_init()Max Reitz2015-02-162-35/+35
* iotests: Add test for driver=qcow2, format=qcow2Max Reitz2015-02-162-0/+4
* block: Add Error parameter to bdrv_find_protocol()Max Reitz2015-02-161-2/+2
* iotests: Add test for qemu-img convert to NBDMax Reitz2015-02-163-0/+72
* qemu-iotests: Add 093 for IO throttlingFam Zheng2015-02-163-0/+120
* qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng2015-02-161-2/+5
* qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng2015-02-161-2/+14
* iotests: Add test for drive-mirror with NBD targetMax Reitz2015-02-163-0/+93
* iotests: Add "wait" functionality to _cleanup_qemuMax Reitz2015-02-161-1/+11
* nbd: Improve error messagesMax Reitz2015-02-062-35/+19
* iotests: Fix 104 for NBDMax Reitz2015-02-062-6/+4
* iotests: Fix 100 for nbdMax Reitz2015-02-061-0/+12
* iotests: Fix 083Max Reitz2015-02-061-19/+11
* qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi2015-02-063-0/+134
* block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-061-0/+5
* iotests: Specify format for qemu-nbdMax Reitz2015-02-061-1/+1
* qemu-iotests: Fix supported_oses checkFam Zheng2015-02-061-1/+1
* iotests: Lower 064's memory usageMax Reitz2015-01-232-6/+47
* iotests: Add tests for more corruption casesMax Reitz2015-01-232-0/+28
* qemu-iotests: Add supported os parameter for python testsFam Zheng2015-01-131-1/+4
* qemu-iotests: Add "_supported_os Linux" to 058Fam Zheng2015-01-131-0/+1
* qemu-iotests: Replace "/bin/true" with "true"Fam Zheng2015-01-133-3/+3
* iotests: Filter out "I/O thread spun..." warningMax Reitz2015-01-138-10/+12
* qemu-iotests: Test blockdev-backup in 055Fam Zheng2015-01-132-39/+176
* iotests: Add test for relative backing file namesMax Reitz2015-01-133-0/+114
* qemu-iotests: Speed up make check-blockFam Zheng2015-01-131-0/+1
* qemu-iotests: Remove 091 from quick groupFam Zheng2015-01-131-1/+1
* qemu-iotests: Remove traling whitespaces in *.outFam Zheng2014-12-1280-438/+438
* iotests: Fix test 039Max Reitz2014-12-122-8/+16
* iotests: Filter for "Killed" in qemu-io outputMax Reitz2014-12-121-1/+1
* iotests: Add test for vmdk JSON file namesMax Reitz2014-12-122-0/+10
* qemu-iotests: Skip 099 for VMDK subformats with desc fileFam Zheng2014-12-101-1/+2
* qcow2: Flushing the caches in qcow2_close may failMax Reitz2014-12-103-0/+130
* iotests: Add test for unsupported image creationMax Reitz2014-12-103-0/+92
* iotests: Only kill NBD server if it runsMax Reitz2014-12-101-1/+3
* iotests: Specify qcow2 format for qemu-io in 059Max Reitz2014-12-101-2/+2
* qemu-iotests: 082: Filter the real disk sizeMichael Mueller2014-12-102-42/+21
* qemu-iotests: 060: Filter the real disk sizeKevin Wolf2014-12-103-5/+13
* block: Don't probe for unknown backing file formatKevin Wolf2014-12-103-0/+75
* qcow2.py: Add required padding for header extensionsKevin Wolf2014-12-101-0/+4
* qcow2: Fix header extension size checkKevin Wolf2014-12-102-0/+4
* qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf2014-12-104-0/+364
* qemu-iotests: Fix stderr handling in common.qemuKevin Wolf2014-12-101-1/+2
* qemu-iotests: Add qemu-io format option in Python testsKevin Wolf2014-12-103-36/+36
* qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf2014-12-1010-24/+36
* tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng2014-12-102-5/+5
* iotests: Plain blkdebug filename generationMax Reitz2014-12-102-1/+22
* blkdebug: Simplify and improve filename generationMax Reitz2014-12-101-2/+2
* block/qapi: Add cache information to query-blockKevin Wolf2014-12-102-0/+26
OpenPOWER on IntegriCloud