Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iotests: replace calls to log(qemu_io(...)) with qemu_io_log() | John Snow | 2022-04-25 | 1 | -3/+1 |
* | iotests: replace qemu_img_log('create', ...) calls | John Snow | 2022-03-22 | 1 | -4/+4 |
* | python/machine: remove has_quit argument | John Snow | 2021-11-01 | 1 | -1/+1 |
* | iotests: define group in each iotest | Vladimir Sementsov-Ogievskiy | 2021-01-20 | 1 | -0/+1 |
* | iotests: add script_initialize | John Snow | 2020-05-05 | 1 | -1/+1 |
* | tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__) | Philippe Mathieu-Daudé | 2020-02-07 | 1 | -1/+1 |
* | iotests: 255: Drop blockdev_create() | Kevin Wolf | 2019-12-19 | 1 | -10/+0 |
* | iotests: Add @has_quit to vm.shutdown() | Max Reitz | 2019-07-19 | 1 | -1/+1 |
* | iotests: Test cancelling a job and closing the VM | Max Reitz | 2019-06-04 | 1 | -0/+52 |
* | iotests: Test commit job start with concurrent I/O | Kevin Wolf | 2019-06-04 | 1 | -0/+83 |