summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* crypto: perform permission checks under BQLEmanuele Giuseppe Esposito2022-03-042-14/+11Star
* configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini2022-02-211-1/+1
* tests/qemu-iotests/testrunner: Print diff to stderr in TAP modeThomas Huth2022-02-161-1/+4
* Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell2022-02-142-5/+35
|\
| * iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf2022-02-112-5/+35
* | iotests/281: Let NBD connection yield in iothreadHanna Reitz2022-02-112-5/+27
* | iotests/281: Test lingering timersHanna Reitz2022-02-112-4/+79
* | iotests.py: Add QemuStorageDaemon classHanna Reitz2022-02-111-0/+40
|/
* python/machine: raise VMLaunchFailure exception from launch()John Snow2022-02-021-2/+1Star
* iotests/migration-permissions: New testHanna Reitz2022-02-012-0/+106
* iotests: declare lack of support for compresion_type in IMGOPTSVladimir Sementsov-Ogievskiy2022-02-015-7/+14
* iotest 214: explicit compression typeVladimir Sementsov-Ogievskiy2022-02-011-1/+1
* iotests 60: more accurate set dirty bit in qcow2 headerVladimir Sementsov-Ogievskiy2022-02-011-1/+1
* iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy2022-02-017-21/+41
* iotest 39: use _qcow2_dump_headerVladimir Sementsov-Ogievskiy2022-02-011-1/+1
* iotests: massive use _qcow2_dump_headerVladimir Sementsov-Ogievskiy2022-02-017-49/+49
* iotests/common.rc: introduce _qcow2_dump_header helperVladimir Sementsov-Ogievskiy2022-02-011-0/+10
* iotest 302: use img_info_log() helperVladimir Sementsov-Ogievskiy2022-02-012-5/+6
* iotests.py: filter compression type outVladimir Sementsov-Ogievskiy2022-02-014-15/+17
* iotests.py: filter out successful output of qemu-img createVladimir Sementsov-Ogievskiy2022-02-017-67/+11Star
* iotest 065: explicit compression typeVladimir Sementsov-Ogievskiy2022-02-011-8/+8
* iotest 303: explicit compression typeVladimir Sementsov-Ogievskiy2022-02-012-10/+45
* iotests.py: rewrite default luks support in qemu_imgVladimir Sementsov-Ogievskiy2022-02-011-19/+17Star
* iotests: drop qemu_img_verbose() helperVladimir Sementsov-Ogievskiy2022-02-015-13/+10Star
* iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'Vladimir Sementsov-Ogievskiy2022-02-011-1/+26
* iotests: specify some unsupported_imgopts for python iotestsVladimir Sementsov-Ogievskiy2022-02-0115-15/+30
* iotests.py: implement unsupported_imgoptsVladimir Sementsov-Ogievskiy2022-02-011-1/+14
* iotests.py: img_info_log(): rename imgopts argumentVladimir Sementsov-Ogievskiy2022-02-012-6/+7
* iotests/MRCE: Write data to sourceHanna Reitz2022-02-011-1/+6
* tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'Thomas Huth2022-02-011-0/+4
* iotests/block-status-cache: New testHanna Reitz2022-01-282-0/+144
* check-block: replace -makecheck with TAP outputPaolo Bonzini2022-01-284-41/+45
* build: make check-block a meson testPaolo Bonzini2022-01-281-0/+29
* iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy2022-01-141-11/+10Star
* block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy2022-01-141-4/+0Star
* qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy2022-01-141-6/+2Star
* iotests: Test qemu-img convert of zeroed data clusterKevin Wolf2022-01-142-2/+9
* iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz2022-01-142-3/+24
* iotests/stream-error-on-reset: New testHanna Reitz2022-01-142-0/+145
* blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy2021-12-283-3/+4
* Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson2021-12-233-13/+106
|\
| * iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy2021-12-232-0/+82
| * iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy2021-12-231-0/+3
| * iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy2021-12-231-10/+10
| * iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy2021-12-231-3/+11
* | iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy2021-12-222-9/+64
* | iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy2021-12-221-1/+3
* | iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy2021-12-221-0/+13
|/
* iotests/149: Skip on unsupported ciphersHanna Reitz2021-11-231-5/+18
* iotests: Use aes-128-cbcHanna Reitz2021-11-234-10/+10