aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-11iotests: Check for quorum support in test 139Alberto Garcia1-0/+2
2015-11-11iotests: Add tests for the x-blockdev-del commandAlberto Garcia3-0/+420
2015-11-11qemu-iotests: fix -valgrind option for checkJeff Cody6-26/+59
2015-11-11qemu-iotests: fix cleanup of background processesJeff Cody4-15/+37
2015-11-11block: test 'blockdev-snapshot' using a file BDS as the overlayAlberto Garcia2-1/+15
2015-11-11block: Remove inner quotation marks in iotest 085Alberto Garcia1-8/+8
2015-11-11qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia2-2/+32
2015-11-11block: add tests for the 'blockdev-snapshot' commandAlberto Garcia2-8/+128
2015-11-11iotests: Add test for change-related QMP commandsMax Reitz3-0/+726
2015-10-23iotests: Only create BB if necessaryMax Reitz4-18/+71