summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
...
* iotests: make qemu_img_log and img_info_log raise on errorJohn Snow2022-03-223-5/+7
* iotests: remove qemu_img_pipe_and_status()John Snow2022-03-221-19/+7Star
* iotests: replace qemu_img_log('create', ...) callsJohn Snow2022-03-226-48/+13Star
* iotests: use qemu_img() in has_working_luks()John Snow2022-03-221-9/+9
* iotests: remove remaining calls to qemu_img_pipe()John Snow2022-03-224-13/+9Star
* iotests/149: Remove qemu_img_pipe() callJohn Snow2022-03-222-23/+5Star
* iotests: replace unchecked calls to qemu_img_pipe()John Snow2022-03-226-10/+10
* iotests: change supports_quorum to use qemu_imgJohn Snow2022-03-221-2/+2
* iotests: add qemu_img_map() functionJohn Snow2022-03-226-24/+17Star
* iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow2022-03-221-3/+3
* iotests: add qemu_img_info()John Snow2022-03-223-10/+15
* iotests: use qemu_img_json() when applicableJohn Snow2022-03-221-4/+4
* iotests: add qemu_img_json()John Snow2022-03-221-0/+32
* iotests: fortify compare_images() against crashesJohn Snow2022-03-221-5/+16
* iotests: make qemu_img raise on non-zero rc by defaultJohn Snow2022-03-222-10/+55
* iotests: Remove explicit checks for qemu_img() == 0John Snow2022-03-2215-56/+45Star
* tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth2022-03-221-0/+1
* tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth2022-03-221-2/+2
* tests: add (riscv virt) machine mapping to testenvlaokz2022-03-221-0/+2
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell2022-03-097-27/+188
|\
| * tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSKDaniel P. Berrangé2022-03-083-0/+70
| * tests/qemu-iotests: validate NBD TLS with UNIX socketsDaniel P. Berrangé2022-03-082-0/+40
| * tests/qemu-iotests: validate NBD TLS with hostname mismatchDaniel P. Berrangé2022-03-083-3/+38
| * tests/qemu-iotests: convert NBD TLS test to use standard filtersDaniel P. Berrangé2022-03-082-21/+16Star
| * tests/qemu-iotests: introduce filter for qemu-nbd export listDaniel P. Berrangé2022-03-083-3/+14
| * tests/qemu-iotests: expand _filter_nbd rulesDaniel P. Berrangé2022-03-071-0/+4
| * tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference fileDaniel P. Berrangé2022-03-071-0/+6
* | hw/isa/isa-bus: Remove isabus_dev_print()Bernhard Beschow2022-03-081-26/+0Star
|/
* iotests/image-fleecing: test push backup with fleecingVladimir Sementsov-Ogievskiy2022-03-072-32/+156
* iotests/image-fleecing: add test case with bitmapVladimir Sementsov-Ogievskiy2022-03-072-9/+113
* iotests.py: add qemu_io_pipe_and_status()Vladimir Sementsov-Ogievskiy2022-03-071-0/+3
* iotests/image-fleecing: add test-case for fleecing format nodeVladimir Sementsov-Ogievskiy2022-03-072-19/+119
* block: copy-before-write: realize snapshot-access APIVladimir Sementsov-Ogievskiy2022-03-071-0/+224
* iotests: Write test output to TEST_DIRHanna Reitz2022-03-074-16/+14Star
* tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP modeThomas Huth2022-03-071-1/+4
* tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'Thomas Huth2022-03-071-0/+1
* tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth2022-03-043-55/+57
* iotests/graph-changes-while-io: New testHanna Reitz2022-03-042-0/+96
* iotests: Allow using QMP with the QSDHanna Reitz2022-03-041-1/+31
* iotests/185: Add post-READY quit testsHanna Reitz2022-03-042-1/+237
* 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