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
/
129
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
2021-11-02
pylint: fix errors and warnings generated by tests/qemu-iotests/297
Emanuele Giuseppe Esposito
2021-01-26
iotests/129: Limit backup's max-chunk/max-workers
Max Reitz
2021-01-26
iotests/129: Clean up pylint and mypy complaints
Max Reitz
2021-01-26
iotests/129: Limit mirror job's buffer size
Max Reitz
2021-01-26
iotests/129: Actually test a commit job
Max Reitz
2021-01-26
iotests/129: Use throttle node
Max Reitz
2021-01-26
iotests/129: Do not check @busy
Max Reitz
2021-01-26
iotests/129: Remove test images in tearDown()
Max Reitz
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-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-03-09
iotests: Mark all tests executable
Eric Blake
2015-04-28
qemu-iotests: Test that "stop" doesn't drain block jobs
Fam Zheng