summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2016-02-22block: Fix -incoming with snapshot=onKevin Wolf3-0/+58
2016-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+2
2016-02-16nbd: always query export list in fixed new style protocolDaniel P. Berrange2-2/+2
2016-02-16tests: Clean up includesPeter Maydell1-7/+1
2016-02-08tests: Use Python 2.6 "except E as ..." syntaxMarkus Armbruster1-1/+1
2016-02-02block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody3-0/+139
2016-02-02iotests: Add "qemu-img map" test for VMDK extentsFam Zheng2-0/+35
2016-02-02iotests: Add test for block jobs and BDS ejectionMax Reitz3-0/+246
2016-02-02iotests: Add test for multiple BB on BDS treeMax Reitz3-0/+101
2016-02-02iotests: Add test for eject under NBD serverMax Reitz3-0/+109
2016-02-02iotests: Add test for a nonexistent NBD exportMax Reitz3-0/+81
2016-02-02iotests: Make redirecting qemu's stderr optionalMax Reitz1-2/+13
2016-02-02iotests: Make _filter_nbd support more URL typesMax Reitz1-1/+2
2016-02-02iotests: Make _filter_nbd drop log linesMax Reitz2-11/+1
2016-02-02iotests: Move _filter_nbd into common.filterMax Reitz2-12/+12
2016-02-02iotests: Change coding style of _filter_nbd in 083Max Reitz1-9/+10
2016-02-02iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz1-2/+2
2016-02-02iotests: Limit supported formats for 118Max Reitz1-1/+3
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz1-4/+0
2016-02-02Revert "hw/block/fdc: Implement tray status"Max Reitz1-81/+36
2016-01-20iotests: Test that throttle values rangesFam Zheng3-0/+96
2016-01-20qcow2: Write full header on image creationKevin Wolf4-0/+32
2016-01-20qcow2: Write feature table only for v3 imagesKevin Wolf2-26/+1
2016-01-20qemu-iotests: Reduce racy output in 028Eric Blake2-5/+4
2016-01-15nbd: Split nbd.cFam Zheng1-1/+1
2016-01-13vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster1-2/+3
2016-01-13vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster1-3/+1
2016-01-13qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster15-89/+89
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng2-25/+79
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu3-85/+69
2016-01-07iotests: 095: Filter _img_info outputFam Zheng2-4/+2
2016-01-07iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng2-6/+4
2016-01-07iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng2-4/+9
2016-01-07iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+5
2016-01-07iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+5
2016-01-07iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+6
2016-01-07iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+5
2016-01-07iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng2-4/+10
2016-01-07iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng2-3/+6
2016-01-07iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng2-8/+9
2016-01-07iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng2-5/+5
2016-01-07iotests: 086: Add raw formatFam Zheng1-1/+1
2015-12-18block/qapi: allow best-effort queryJohn Snow1-1/+4
2015-12-18block/qapi: always report full_backing_filenameJohn Snow1-0/+2
2015-12-18qemu-iotests: s390x: fix test 068Bo Tu1-2/+12
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu3-130/+569
2015-12-18qemu-iotests: refine common.configBo Tu1-5/+4
2015-12-18iotests: Update comments for bdrv_swap() in 094Fam Zheng1-3/+5
2015-12-18iotests: Extend test 112 for qemu-img amendMax Reitz2-0/+180
2015-12-18qcow2: Use error_report() in qcow2_amend_options()Max Reitz1-7/+7