index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
218
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: refactor some common qmp result checks into generic pattern
Vladimir Sementsov-Ogievskiy
2022-04-25
iotests: remove qemu_io_silent() and qemu_io_silent_check().
John Snow
2022-03-29
iotests: update test owner contact information
John Snow
2022-03-22
iotests: Remove explicit checks for qemu_img() == 0
John Snow
2021-11-01
python/machine: remove has_quit argument
John Snow
2021-03-08
iotests: Drop deprecated 'props' from object-add
Alberto Garcia
2021-01-20
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
2020-05-05
iotests: add script_initialize
John Snow
2020-02-07
tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
Philippe Mathieu-Daudé
2019-07-19
iotests: Test quitting with job on throttled node
Max Reitz
2018-10-26
qemu-iotests: make 218 executable
Cleber Rosa
2018-05-08
iotests: Add test for cancelling a mirror job
Max Reitz