aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/255
AgeCommit message (Expand)AuthorFilesLines
2022-04-25iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow1-3/+1
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow1-4/+4
2021-11-01python/machine: remove has_quit argumentJohn Snow1-1/+1
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-05-05iotests: add script_initializeJohn Snow1-1/+1
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé1-1/+1
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf1-10/+0
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz1-1/+1
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz1-0/+52
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf1-0/+83