On 19/03/2021 21.23, Laurent Vivier wrote:
And ioeventfd are only available with virtio-scsi-pci or virtio-scsi-ccw,
use the alias but add a rule to require virtio-scsi-pci or virtio-scsi-ccw
for the tests that use iothreads.
Signed-off-by: Laurent Vivier <[email protected]>
---
tests/qemu-iotests/127 | 3 ++-
tests/qemu-iotests/256 | 6 ++++--
tests/qemu-iotests/common.rc | 13 +++++++++++++
tests/qemu-iotests/iotests.py | 5 +++++
4 files changed, 24 insertions(+), 3 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>