summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* tests/iotests: drop test 312 from auto groupAlex Bennée2021-01-061-1/+1
* configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini2021-01-062-0/+6
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell2021-01-0131-201/+1169
|\
| * iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz2020-12-1824-199/+728
| * iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz2020-12-182-2/+2
| * quorum: Implement bdrv_co_pwrite_zeroes()Alberto Garcia2020-12-182-0/+19
| * quorum: Implement bdrv_co_block_status()Alberto Garcia2020-12-183-0/+216
| * iotests: add 298 to test new preallocate filter driverVladimir Sementsov-Ogievskiy2020-12-183-0/+192
| * iotests.py: execute_setup_common(): add required_fmts argumentVladimir Sementsov-Ogievskiy2020-12-181-1/+8
| * iotests: qemu_io_silent: support --image-optsVladimir Sementsov-Ogievskiy2020-12-181-1/+6
* | iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy2020-12-182-77/+77
* | iotests: make _filter_qom_path more strictVladimir Sementsov-Ogievskiy2020-12-182-29/+29
* | iotests/210: Fix reference outputMax Reitz2020-12-181-1/+1
|/
* block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy2020-12-112-1/+7
* iotests/221: Discard image before qemu-img mapMax Reitz2020-12-112-8/+13
* iotests/308: Add test for FUSE exportsMax Reitz2020-12-113-0/+437
* iotests: Enable fuse for many testsMax Reitz2020-12-1175-75/+75
* iotests: Allow testing FUSE exportsMax Reitz2020-12-113-1/+134
* iotests: Give access to the qemu-storage-daemonMax Reitz2020-12-112-0/+28
* iotests/287: Clean up subshell test imageMax Reitz2020-12-111-2/+2
* iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz2020-12-111-3/+37
* iotests: Restrict some Python tests to fileMax Reitz2020-12-112-2/+4
* iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz2020-12-111-1/+2
* iotests: Derive image names from $TEST_IMGMax Reitz2020-12-114-9/+7Star
* iotests/046: Avoid renaming imagesMax Reitz2020-12-112-3/+4
* iotests: Use convert -n in some casesMax Reitz2020-12-114-11/+10Star
* iotests: Do not pipe _make_test_imgMax Reitz2020-12-112-5/+24
* iotests: Do not needlessly filter _make_test_imgMax Reitz2020-12-113-12/+12
* block: Improve some block-commit, block-stream error messagesMarkus Armbruster2020-12-101-6/+6
* iotests/081: Test rewrite-corrupted without WRITEMax Reitz2020-11-172-0/+81
* iotests/081: Filter image format after testdirMax Reitz2020-11-171-3/+4
* iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf2020-11-171-1/+1
* iotests: rewrite iotest 240 in pythonMaxim Levitsky2020-11-092-165/+130Star
* iotests: add filter_qmp_virtio_scsi functionMaxim Levitsky2020-11-091-0/+10
* iotests: Use Python 3 style super()Kevin Wolf2020-11-031-4/+4
* iotests: Disable unsubscriptable-object in pylintKevin Wolf2020-11-031-0/+2
* iotests.py: Fix type check errors in wait_migration()Kevin Wolf2020-11-031-0/+4
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...Peter Maydell2020-11-015-27/+115
|\
| * nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake2020-10-303-0/+100
| * nbd: Allow export of multiple bitmaps for one deviceEric Blake2020-10-301-4/+2Star
| * iotests/291: Stop NBD serverMax Reitz2020-10-301-0/+2
| * iotests/291: Filter irrelevant parts of img-infoMax Reitz2020-10-302-23/+11Star
* | util: include the target address in socket connect failuresDaniel P. Berrangé2020-10-291-2/+2
|/
* iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy2020-10-232-0/+88
* iotests.py: Adjust HMP kwargs typingJohn Snow2020-10-201-1/+1
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell2020-10-131-9/+0Star
|\
| * Remove superfluous .gitignore filesThomas Huth2020-10-131-9/+0Star
* | qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini2020-10-123-572/+1Star
|/
* migration: introduce icount field for snapshotsPavel Dovgalyuk2020-10-062-26/+26
* qcow2: introduce icount field for snapshotsPavel Dovgalyuk2020-10-062-23/+43