aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2022-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell
2022-03-08hw/isa/isa-bus: Remove isabus_dev_print()Bernhard Beschow
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSKDaniel P. Berrangé
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX socketsDaniel P. Berrangé
2022-03-07tests/qemu-iotests: validate NBD TLS with hostname mismatchDaniel P. Berrangé
2022-03-07tests/qemu-iotests: convert NBD TLS test to use standard filtersDaniel P. Berrangé
2022-03-07tests/qemu-iotests: introduce filter for qemu-nbd export listDaniel P. Berrangé
2022-03-07tests/qemu-iotests: expand _filter_nbd rulesDaniel P. Berrangé
2022-03-07tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference fileDaniel P. Berrangé
2022-03-07iotests/image-fleecing: test push backup with fleecingVladimir Sementsov-Ogievskiy
2022-03-07iotests/image-fleecing: add test case with bitmapVladimir Sementsov-Ogievskiy
2022-03-07iotests.py: add qemu_io_pipe_and_status()Vladimir Sementsov-Ogievskiy
2022-03-07iotests/image-fleecing: add test-case for fleecing format nodeVladimir Sementsov-Ogievskiy
2022-03-07block: copy-before-write: realize snapshot-access APIVladimir Sementsov-Ogievskiy
2022-03-07iotests: Write test output to TEST_DIRHanna Reitz
2022-03-07tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP modeThomas Huth
2022-03-07tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'Thomas Huth
2022-03-04tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth
2022-03-04iotests/graph-changes-while-io: New testHanna Reitz
2022-03-04iotests: Allow using QMP with the QSDHanna Reitz
2022-03-04iotests/185: Add post-READY quit testsHanna Reitz
2022-03-04crypto: perform permission checks under BQLEmanuele Giuseppe Esposito
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini
2022-02-16tests/qemu-iotests/testrunner: Print diff to stderr in TAP modeThomas Huth
2022-02-14Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz
2022-02-11iotests/281: Test lingering timersHanna Reitz
2022-02-11iotests.py: Add QemuStorageDaemon classHanna Reitz
2022-02-11iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf
2022-02-02python/machine: raise VMLaunchFailure exception from launch()John Snow
2022-02-01iotests/migration-permissions: New testHanna Reitz
2022-02-01iotests: declare lack of support for compresion_type in IMGOPTSVladimir Sementsov-Ogievskiy
2022-02-01iotest 214: explicit compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotests 60: more accurate set dirty bit in qcow2 headerVladimir Sementsov-Ogievskiy
2022-02-01iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotest 39: use _qcow2_dump_headerVladimir Sementsov-Ogievskiy
2022-02-01iotests: massive use _qcow2_dump_headerVladimir Sementsov-Ogievskiy
2022-02-01iotests/common.rc: introduce _qcow2_dump_header helperVladimir Sementsov-Ogievskiy
2022-02-01iotest 302: use img_info_log() helperVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: filter compression type outVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: filter out successful output of qemu-img createVladimir Sementsov-Ogievskiy
2022-02-01iotest 065: explicit compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotest 303: explicit compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: rewrite default luks support in qemu_imgVladimir Sementsov-Ogievskiy
2022-02-01iotests: drop qemu_img_verbose() helperVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'Vladimir Sementsov-Ogievskiy
2022-02-01iotests: specify some unsupported_imgopts for python iotestsVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: implement unsupported_imgoptsVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: img_info_log(): rename imgopts argumentVladimir Sementsov-Ogievskiy
2022-02-01iotests/MRCE: Write data to sourceHanna Reitz