aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-18qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf3-0/+113
2015-12-18qemu-iotests: Test cache mode option inheritanceKevin Wolf3-0/+1128
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf2-1/+69
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf3-14/+14
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf1-1/+1
2015-12-18iotests: 124: don't reopen qcow2John Snow1-12/+14
2015-12-18iotests: 124: move incremental failure testJohn Snow1-57/+60
2015-12-18iotests: 124: Split into two test classesJohn Snow1-13/+22
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake4-101/+101
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz2-11/+11
2015-12-03iotests: Add regresion test case for write notifier assertion failureFam Zheng2-2/+27
2015-12-03iotests: Add "add_drive_raw" methodFam Zheng1-0/+5
2015-11-25qemu-iotests: Add -nographic when starting QEMU in 119 and 120Fam Zheng2-2/+2
2015-11-18iotests: fix race in 030John Snow1-1/+4
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia1-1/+1
2015-11-12iotests: Add test for the block device statisticsAlberto Garcia3-0/+355
2015-11-12iotests: 124 - transactional failure testJohn Snow2-4/+130
2015-11-12iotests: add transactional incremental backup testJohn Snow2-2/+56