aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2022-03-22iotests: replace unchecked calls to qemu_img_pipe()John Snow6-10/+10
2022-03-22iotests: change supports_quorum to use qemu_imgJohn Snow1-2/+2
2022-03-22iotests: add qemu_img_map() functionJohn Snow6-24/+17
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow1-3/+3
2022-03-22iotests: add qemu_img_info()John Snow3-10/+15
2022-03-22iotests: use qemu_img_json() when applicableJohn Snow1-4/+4
2022-03-22iotests: add qemu_img_json()John Snow1-0/+32
2022-03-22iotests: fortify compare_images() against crashesJohn Snow1-5/+16
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow2-10/+55
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow15-56/+45
2022-03-22tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth1-0/+1
2022-03-22tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth1-2/+2
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz1-0/+2
2022-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell7-27/+188
2022-03-08hw/isa/isa-bus: Remove isabus_dev_print()Bernhard Beschow1-26/+0
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSKDaniel P. Berrangé3-0/+70
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX socketsDaniel P. Berrangé2-0/+40
2022-03-07tests/qemu-iotests: validate NBD TLS with hostname mismatchDaniel P. Berrangé3-3/+38
2022-03-07tests/qemu-iotests: convert NBD TLS test to use standard filtersDaniel P. Berrangé2-21/+16
2022-03-07tests/qemu-iotests: introduce filter for qemu-nbd export listDaniel P. Berrangé3-3/+14
2022-03-07tests/qemu-iotests: expand _filter_nbd rulesDaniel P. Berrangé1-0/+4
2022-03-07tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference fileDaniel P. Berrangé1-0/+6
2022-03-07iotests/image-fleecing: test push backup with fleecingVladimir Sementsov-Ogievskiy2-32/+156
2022-03-07iotests/image-fleecing: add test case with bitmapVladimir Sementsov-Ogievskiy2-9/+113
2022-03-07iotests.py: add qemu_io_pipe_and_status()Vladimir Sementsov-Ogievskiy1-0/+3
2022-03-07iotests/image-fleecing: add test-case for fleecing format nodeVladimir Sementsov-Ogievskiy2-19/+119
2022-03-07block: copy-before-write: realize snapshot-access APIVladimir Sementsov-Ogievskiy1-0/+224
2022-03-07iotests: Write test output to TEST_DIRHanna Reitz4-16/+14
2022-03-07tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP modeThomas Huth1-1/+4
2022-03-07tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'Thomas Huth1-0/+1
2022-03-04tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth3-55/+57
2022-03-04iotests/graph-changes-while-io: New testHanna Reitz2-0/+96
2022-03-04iotests: Allow using QMP with the QSDHanna Reitz1-1/+31
2022-03-04iotests/185: Add post-READY quit testsHanna Reitz2-1/+237
2022-03-04crypto: perform permission checks under BQLEmanuele Giuseppe Esposito2-14/+11
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini1-1/+1
2022-02-16tests/qemu-iotests/testrunner: Print diff to stderr in TAP modeThomas Huth1-1/+4
2022-02-14Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell2-5/+35
2022-02-11iotests/281: Let NBD connection yield in iothreadHanna Reitz2-5/+27
2022-02-11iotests/281: Test lingering timersHanna Reitz2-4/+79
2022-02-11iotests.py: Add QemuStorageDaemon classHanna Reitz1-0/+40
2022-02-11iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf2-5/+35
2022-02-02python/machine: raise VMLaunchFailure exception from launch()John Snow1-2/+1
2022-02-01iotests/migration-permissions: New testHanna Reitz2-0/+106
2022-02-01iotests: declare lack of support for compresion_type in IMGOPTSVladimir Sementsov-Ogievskiy5-7/+14
2022-02-01iotest 214: explicit compression typeVladimir Sementsov-Ogievskiy1-1/+1
2022-02-01iotests 60: more accurate set dirty bit in qcow2 headerVladimir Sementsov-Ogievskiy1-1/+1
2022-02-01iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy7-21/+41
2022-02-01iotest 39: use _qcow2_dump_headerVladimir Sementsov-Ogievskiy1-1/+1
2022-02-01iotests: massive use _qcow2_dump_headerVladimir Sementsov-Ogievskiy7-49/+49