aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2022-02-01tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'Thomas Huth
2022-01-28iotests/block-status-cache: New testHanna Reitz
2022-01-28check-block: replace -makecheck with TAP outputPaolo Bonzini
2022-01-28build: make check-block a meson testPaolo Bonzini
2022-01-14iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy
2022-01-14qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy
2022-01-14iotests: Test qemu-img convert of zeroed data clusterKevin Wolf
2022-01-14iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz
2021-12-28blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy
2021-12-23Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson