aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/245
AgeCommit message (Expand)Author
2024-07-11qemu-iotest/245: Add missing discard=unmapNir Soffer
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy
2023-05-19iotests/245: Check if 'compress' driver is availableKevin Wolf
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow
2022-02-11iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf
2021-10-27qapi: Improve input_type_enum()'s error messageMarkus Armbruster
2021-10-15iotests/245: Fix type for iothread propertyKevin Wolf
2021-07-09block: Make blockdev-reopen stable APIAlberto Garcia
2021-07-09iotests: Test reopening multiple devices at the same timeAlberto Garcia
2021-07-09block: Support multiple reopening with x-blockdev-reopenAlberto Garcia
2021-06-29iotests: Test replacing files with x-blockdev-reopenAlberto Garcia
2021-06-29block: Allow changing bs->file on reopenAlberto Garcia
2021-06-29block: bdrv_reopen_parse_backing(): don't check frozen childVladimir Sementsov-Ogievskiy
2021-04-30block: refactor bdrv_node_check_perm()Vladimir Sementsov-Ogievskiy
2021-03-08blockdev: Clarify error messages pertaining to 'node-name'Connor Kuehl
2021-03-08block: Clarify error messages pertaining to 'node-name'Connor Kuehl
2021-03-08iotests: Drop deprecated 'props' from object-addAlberto Garcia
2021-01-26block: apply COR-filter to block-stream jobsAndrey Shinkevich
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2020-09-07block: Leave BDS.backing_{file,format} constantMax Reitz
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-05-05iotests: use python logging for iotests.log()John Snow
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf
2020-02-07make all Python scripts executablePaolo Bonzini
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth
2019-10-28iotests: Prefer null-co over null-aioMax Reitz
2019-09-10iotests: Restrict file Python tests to fileMax Reitz
2019-07-02block/stream: introduce a bottom nodeAndrey Shinkevich
2019-05-20iotests: Make 245 faster and more reliableMax Reitz
2019-04-12iotests: Let 245 pass on tmpfsMax Reitz
2019-03-12qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia