aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/245
AgeCommit message (Expand)AuthorFilesLines
2020-05-05iotests: use python logging for iotests.log()John Snow1-0/+1
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf1-5/+3
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf1-10/+37
2020-02-07make all Python scripts executablePaolo Bonzini1-0/+0
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth1-0/+2
2019-10-28iotests: Prefer null-co over null-aioMax Reitz1-1/+1
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2019-07-02block/stream: introduce a bottom nodeAndrey Shinkevich1-2/+2
2019-05-20iotests: Make 245 faster and more reliableMax Reitz1-8/+14
2019-04-12iotests: Let 245 pass on tmpfsMax Reitz1-2/+8
2019-03-12qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia1-0/+991