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
/
165
Age
Commit message (
Expand
)
Author
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
2022-02-01
iotests: specify some unsupported_imgopts for python iotests
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-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2019-10-17
iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW
Vladimir Sementsov-Ogievskiy
2019-09-10
iotests: Restrict file Python tests to file
Max Reitz
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-02-13
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2017-10-06
qcow2: Switch store_bitmap_data() to byte-based iteration
Eric Blake
2017-07-11
iotests: test qcow2 persistent dirty bitmap
Vladimir Sementsov-Ogievskiy