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
/
245
Age
Commit message (
Expand
)
Author
2024-07-11
qemu-iotest/245: Add missing discard=unmap
Nir Soffer
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
2023-05-19
iotests/245: Check if 'compress' driver is available
Kevin Wolf
2022-04-25
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
2022-02-11
iotests: Test blockdev-reopen with iothreads and throttling
Kevin Wolf
2021-10-27
qapi: Improve input_type_enum()'s error message
Markus Armbruster
2021-10-15
iotests/245: Fix type for iothread property
Kevin Wolf
2021-07-09
block: Make blockdev-reopen stable API
Alberto Garcia
2021-07-09
iotests: Test reopening multiple devices at the same time
Alberto Garcia
2021-07-09
block: Support multiple reopening with x-blockdev-reopen
Alberto Garcia
2021-06-29
iotests: Test replacing files with x-blockdev-reopen
Alberto Garcia
2021-06-29
block: Allow changing bs->file on reopen
Alberto Garcia
2021-06-29
block: bdrv_reopen_parse_backing(): don't check frozen child
Vladimir Sementsov-Ogievskiy
2021-04-30
block: refactor bdrv_node_check_perm()
Vladimir Sementsov-Ogievskiy
2021-03-08
blockdev: Clarify error messages pertaining to 'node-name'
Connor Kuehl
2021-03-08
block: Clarify error messages pertaining to 'node-name'
Connor Kuehl
2021-03-08
iotests: Drop deprecated 'props' from object-add
Alberto Garcia
2021-01-26
block: apply COR-filter to block-stream jobs
Andrey Shinkevich
2021-01-20
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
2020-09-07
block: Leave BDS.backing_{file,format} constant
Max Reitz
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-06
block: bdrv_reopen() with backing file in different AioContext
Kevin Wolf
2020-03-06
iotests: Refactor blockdev-reopen test for iothreads
Kevin Wolf
2020-02-07
make all Python scripts executable
Paolo Bonzini
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-01-27
iotests: Add more "skip_if_unsupported" statements to the python tests
Thomas Huth
2019-10-28
iotests: Prefer null-co over null-aio
Max Reitz
2019-09-10
iotests: Restrict file Python tests to file
Max Reitz
2019-07-02
block/stream: introduce a bottom node
Andrey Shinkevich
2019-05-20
iotests: Make 245 faster and more reliable
Max Reitz
2019-04-12
iotests: Let 245 pass on tmpfs
Max Reitz
2019-03-12
qemu-iotests: Test the x-blockdev-reopen QMP command
Alberto Garcia