aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2022-03-22iotests/207: Filter host fingerprintHanna Reitz
2022-03-22iotests.py: Filters for VM.run_job()Hanna Reitz
2022-03-22iotests: make qemu_img_log and img_info_log raise on errorJohn Snow
2022-03-22iotests: remove qemu_img_pipe_and_status()John Snow
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow
2022-03-22iotests: use qemu_img() in has_working_luks()John Snow
2022-03-22iotests: remove remaining calls to qemu_img_pipe()John Snow
2022-03-22iotests/149: Remove qemu_img_pipe() callJohn Snow
2022-03-22iotests: replace unchecked calls to qemu_img_pipe()John Snow
2022-03-22iotests: change supports_quorum to use qemu_imgJohn Snow
2022-03-22iotests: add qemu_img_map() functionJohn Snow
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow
2022-03-22iotests: add qemu_img_info()John Snow
2022-03-22iotests: use qemu_img_json() when applicableJohn Snow
2022-03-22iotests: add qemu_img_json()John Snow
2022-03-22iotests: fortify compare_images() against crashesJohn Snow
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow
2022-03-22tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth
2022-03-22tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz
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