Re: [PATCH] iotests: fix 240

2025-06-04 Thread Kevin Wolf
Am 29.05.2025 um 22:31 hat Stefan Hajnoczi geschrieben: > Commit 2e8e18c2e463 ("virtio-scsi: add iothread-vq-mapping parameter") > removed the limitation that virtio-scsi devices must successfully set > the AioContext on their BlockBackends. This was made possible thanks to > the QEMU multi-queue b

Re: [PATCH] iotests: fix 240

2025-05-29 Thread Thomas Huth
On 29/05/2025 22.31, Stefan Hajnoczi wrote: Commit 2e8e18c2e463 ("virtio-scsi: add iothread-vq-mapping parameter") removed the limitation that virtio-scsi devices must successfully set the AioContext on their BlockBackends. This was made possible thanks to the QEMU multi-queue block layer. This

Re: [PATCH] iotests: fix 240

2025-05-29 Thread Eric Blake
On Thu, May 29, 2025 at 04:31:47PM -0400, Stefan Hajnoczi wrote: > Commit 2e8e18c2e463 ("virtio-scsi: add iothread-vq-mapping parameter") > removed the limitation that virtio-scsi devices must successfully set > the AioContext on their BlockBackends. This was made possible thanks to > the QEMU mult

[PATCH] iotests: fix 240

2025-05-29 Thread Stefan Hajnoczi
Commit 2e8e18c2e463 ("virtio-scsi: add iothread-vq-mapping parameter") removed the limitation that virtio-scsi devices must successfully set the AioContext on their BlockBackends. This was made possible thanks to the QEMU multi-queue block layer. This change broke qemu-iotests 240, which checks th