summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/245
Commit message (Expand)AuthorAgeFilesLines
* iotests: rebase qemu_io() on top of qemu_tool()John Snow2022-04-251-6/+11
* iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf2022-02-111-3/+33
* qapi: Improve input_type_enum()'s error messageMarkus Armbruster2021-10-271-1/+1
* iotests/245: Fix type for iothread propertyKevin Wolf2021-10-151-2/+2
* block: Make blockdev-reopen stable APIAlberto Garcia2021-07-091-5/+5
* iotests: Test reopening multiple devices at the same timeAlberto Garcia2021-07-091-0/+47
* block: Support multiple reopening with x-blockdev-reopenAlberto Garcia2021-07-091-11/+16
* iotests: Test replacing files with x-blockdev-reopenAlberto Garcia2021-06-291-1/+108
* block: Allow changing bs->file on reopenAlberto Garcia2021-06-291-11/+12
* block: bdrv_reopen_parse_backing(): don't check frozen childVladimir Sementsov-Ogievskiy2021-06-291-4/+4
* block: refactor bdrv_node_check_perm()Vladimir Sementsov-Ogievskiy2021-04-301-1/+1
* blockdev: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-081-3/+3
* block: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-081-2/+2
* iotests: Drop deprecated 'props' from object-addAlberto Garcia2021-03-081-2/+2
* 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