On 13.10.23 17:33, Kevin Wolf wrote:
iotests case 118 already tests all relevant operations for media change with multiple devices, however never with iothreads. This changes the test so that the virtio-scsi tests run with an iothread.Signed-off-by: Kevin Wolf <kw...@redhat.com> --- tests/qemu-iotests/118 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Hanna Czenczek <hre...@redhat.com>