summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/245
Commit message (Expand)AuthorAgeFilesLines
* block: apply COR-filter to block-stream jobsAndrey Shinkevich2021-01-261-8/+12
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* block: Leave BDS.backing_{file,format} constantMax Reitz2020-09-071-1/+3
* iotests: Specify explicit backing format where sensibleEric Blake2020-07-141-1/+2
* iotests: use python logging for iotests.log()John Snow2020-05-051-0/+1
* block: bdrv_reopen() with backing file in different AioContextKevin Wolf2020-03-061-5/+3Star
* iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf2020-03-061-10/+37
* make all Python scripts executablePaolo Bonzini2020-02-071-0/+0
* tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth2020-01-271-0/+2
* iotests: Prefer null-co over null-aioMax Reitz2019-10-281-1/+1
* iotests: Restrict file Python tests to fileMax Reitz2019-09-101-1/+2
* block/stream: introduce a bottom nodeAndrey Shinkevich2019-07-021-2/+2
* iotests: Make 245 faster and more reliableMax Reitz2019-05-201-8/+14
* iotests: Let 245 pass on tmpfsMax Reitz2019-04-121-2/+8
* qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia2019-03-121-0/+991