aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2020-12-31Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell31-201/+1169
2020-12-18iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz24-199/+728
2020-12-18iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz2-2/+2
2020-12-18quorum: Implement bdrv_co_pwrite_zeroes()Alberto Garcia2-0/+19
2020-12-18quorum: Implement bdrv_co_block_status()Alberto Garcia3-0/+216
2020-12-18iotests: add 298 to test new preallocate filter driverVladimir Sementsov-Ogievskiy3-0/+192
2020-12-18iotests.py: execute_setup_common(): add required_fmts argumentVladimir Sementsov-Ogievskiy1-1/+8
2020-12-18iotests: qemu_io_silent: support --image-optsVladimir Sementsov-Ogievskiy1-1/+6
2020-12-18iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy2-77/+77
2020-12-18iotests: make _filter_qom_path more strictVladimir Sementsov-Ogievskiy2-29/+29
2020-12-18iotests/210: Fix reference outputMax Reitz1-1/+1
2020-12-11block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy2-1/+7
2020-12-11iotests/221: Discard image before qemu-img mapMax Reitz2-8/+13
2020-12-11iotests/308: Add test for FUSE exportsMax Reitz3-0/+437
2020-12-11iotests: Enable fuse for many testsMax Reitz75-75/+75
2020-12-11iotests: Allow testing FUSE exportsMax Reitz3-1/+134
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz2-0/+28
2020-12-11iotests/287: Clean up subshell test imageMax Reitz1-2/+2
2020-12-11iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz1-3/+37
2020-12-11iotests: Restrict some Python tests to fileMax Reitz2-2/+4
2020-12-11iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz1-1/+2
2020-12-11iotests: Derive image names from $TEST_IMGMax Reitz4-9/+7
2020-12-11iotests/046: Avoid renaming imagesMax Reitz2-3/+4
2020-12-11iotests: Use convert -n in some casesMax Reitz4-11/+10
2020-12-11iotests: Do not pipe _make_test_imgMax Reitz2-5/+24
2020-12-11iotests: Do not needlessly filter _make_test_imgMax Reitz3-12/+12
2020-12-10block: Improve some block-commit, block-stream error messagesMarkus Armbruster1-6/+6
2020-11-17iotests/081: Test rewrite-corrupted without WRITEMax Reitz2-0/+81
2020-11-17iotests/081: Filter image format after testdirMax Reitz1-3/+4
2020-11-17iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf1-1/+1
2020-11-09iotests: rewrite iotest 240 in pythonMaxim Levitsky2-165/+130
2020-11-09iotests: add filter_qmp_virtio_scsi functionMaxim Levitsky1-0/+10
2020-11-03iotests: Use Python 3 style super()Kevin Wolf1-4/+4
2020-11-03iotests: Disable unsubscriptable-object in pylintKevin Wolf1-0/+2
2020-11-03iotests.py: Fix type check errors in wait_migration()Kevin Wolf1-0/+4
2020-11-01Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...Peter Maydell5-27/+115
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake3-0/+100
2020-10-30nbd: Allow export of multiple bitmaps for one deviceEric Blake1-4/+2
2020-10-30iotests/291: Stop NBD serverMax Reitz1-0/+2
2020-10-30iotests/291: Filter irrelevant parts of img-infoMax Reitz2-23/+11
2020-10-29util: include the target address in socket connect failuresDaniel P. Berrangé1-2/+2
2020-10-23iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy2-0/+88
2020-10-20iotests.py: Adjust HMP kwargs typingJohn Snow1-1/+1
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell1-9/+0
2020-10-13Remove superfluous .gitignore filesThomas Huth1-9/+0
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini3-572/+1
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk2-26/+26
2020-10-06qcow2: introduce icount field for snapshotsPavel Dovgalyuk2-23/+43
2020-10-02iotests: Test block-export-* QMP interfaceKevin Wolf3-0/+257
2020-10-02iotests: Allow supported and unsupported formats at the same timeKevin Wolf1-5/+1