summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* tests: Use Python 2.6 "except E as ..." syntaxMarkus Armbruster2016-02-081-1/+1
* block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody2016-02-023-0/+139
* iotests: Add "qemu-img map" test for VMDK extentsFam Zheng2016-02-022-0/+35
* iotests: Add test for block jobs and BDS ejectionMax Reitz2016-02-023-0/+246
* iotests: Add test for multiple BB on BDS treeMax Reitz2016-02-023-0/+101
* iotests: Add test for eject under NBD serverMax Reitz2016-02-023-0/+109
* iotests: Add test for a nonexistent NBD exportMax Reitz2016-02-023-0/+81
* iotests: Make redirecting qemu's stderr optionalMax Reitz2016-02-021-2/+13
* iotests: Make _filter_nbd support more URL typesMax Reitz2016-02-021-1/+2
* iotests: Make _filter_nbd drop log linesMax Reitz2016-02-022-11/+1Star
* iotests: Move _filter_nbd into common.filterMax Reitz2016-02-022-12/+12
* iotests: Change coding style of _filter_nbd in 083Max Reitz2016-02-021-9/+10
* iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz2016-02-021-2/+2
* iotests: Limit supported formats for 118Max Reitz2016-02-021-1/+3
* block/qapi: Emit tray_open only if there is a trayMax Reitz2016-02-021-4/+0Star
* Revert "hw/block/fdc: Implement tray status"Max Reitz2016-02-021-81/+36Star
* iotests: Test that throttle values rangesFam Zheng2016-01-203-0/+96
* qcow2: Write full header on image creationKevin Wolf2016-01-204-0/+32
* qcow2: Write feature table only for v3 imagesKevin Wolf2016-01-202-26/+1Star
* qemu-iotests: Reduce racy output in 028Eric Blake2016-01-202-5/+4Star
* nbd: Split nbd.cFam Zheng2016-01-151-1/+1
* vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster2016-01-131-2/+3
* vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster2016-01-131-3/+1Star
* qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster2016-01-1315-89/+89
* iotests: Add test cases for blockdev-mirrorFam Zheng2016-01-072-25/+79
* qemu-iotests: s390x: fix test 051Bo Tu2016-01-073-85/+69Star
* iotests: 095: Filter _img_info outputFam Zheng2016-01-072-4/+2Star
* iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-6/+4Star
* iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-4/+9
* iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+5
* iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+5
* iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+6
* iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+5
* iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-4/+10
* iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-3/+6
* iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-8/+9
* iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-5/+5
* iotests: 086: Add raw formatFam Zheng2016-01-071-1/+1
* block/qapi: allow best-effort queryJohn Snow2015-12-181-1/+4
* block/qapi: always report full_backing_filenameJohn Snow2015-12-181-0/+2
* qemu-iotests: s390x: fix test 068Bo Tu2015-12-181-2/+12
* qemu-iotests: s390x: fix test 051Bo Tu2015-12-183-130/+569
* qemu-iotests: refine common.configBo Tu2015-12-181-5/+4Star
* iotests: Update comments for bdrv_swap() in 094Fam Zheng2015-12-181-3/+5
* iotests: Extend test 112 for qemu-img amendMax Reitz2015-12-182-0/+180
* qcow2: Use error_report() in qcow2_amend_options()Max Reitz2015-12-181-7/+7
* qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf2015-12-183-0/+113
* qemu-iotests: Test cache mode option inheritanceKevin Wolf2015-12-183-0/+1128
* qemu-iotests: Try setting cache mode for childrenKevin Wolf2015-12-182-1/+69
* qemu-iotests: Remove cache mode test without mediumKevin Wolf2015-12-183-14/+14