Age | Commit message (Expand) | Author |
2023-10-12 | python: use vm.cmd() instead of vm.qmp() where appropriate | Vladimir Sementsov-Ogievskiy |
2023-10-12 | iotests: drop some extra ** in qmp() call | Vladimir Sementsov-Ogievskiy |
2023-10-12 | iotests: refactor some common qmp result checks into generic pattern | Vladimir Sementsov-Ogievskiy |
2021-07-09 | block: Make blockdev-reopen stable API | Alberto Garcia |
2021-07-09 | block: Support multiple reopening with x-blockdev-reopen | Alberto Garcia |
2021-01-20 | iotests: define group in each iotest | Vladimir Sementsov-Ogievskiy |
2020-07-14 | iotests: Specify explicit backing format where sensible | Eric Blake |
2020-05-05 | iotests: use python logging for iotests.log() | John Snow |
2020-03-11 | iotests: Add iothread cases to 155 | Kevin Wolf |
2020-03-11 | iotests: Test mirror with temporarily disabled target backing file | Kevin Wolf |
2020-02-18 | iotests: Use complete_and_wait() in 155 | Max Reitz |
2020-02-07 | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé |
2019-09-10 | iotests: Restrict file Python tests to file | Max Reitz |
2018-05-23 | iotests: Move qmp_to_opts() to VM | Kevin Wolf |
2018-02-13 | iotests: Use virtio-blk in 155 | Max Reitz |
2018-01-23 | iotests: Make BD-{remove,insert}-medium use @id | Max Reitz |
2016-10-24 | block: Remove "options" indirection from blockdev-add | Kevin Wolf |
2016-06-16 | iotests: Add test for post-mirror backing chains | Max Reitz |