From b1149c1a2ad8eaecca08e78f677513672ff3d627 Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Wed, 13 Sep 2017 11:10:38 +0200 Subject: iotests: use virtio aliases for 067 The default cpu model on s390x does not provide zPCI, which is not yet wired up on tcg. Moreover, virtio-ccw is the standard on s390x. Using virtio-scsi will implicitly pick the right device, so just switch to that for simplicity. Signed-off-by: Cornelia Huck Reviewed-by: QingFeng Hao Reviewed-by: David Hildenbrand Reviewed-by: Thomas Huth Signed-off-by: Kevin Wolf --- tests/qemu-iotests/067.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/qemu-iotests/067.out') diff --git a/tests/qemu-iotests/067.out b/tests/qemu-iotests/067.out index bd70557ddc..58e83c4505 100644 --- a/tests/qemu-iotests/067.out +++ b/tests/qemu-iotests/067.out @@ -419,7 +419,7 @@ Testing: === Empty drive with -device and device_del === -Testing: -device virtio-scsi-pci -device scsi-cd,id=cd0 +Testing: -device virtio-scsi -device scsi-cd,id=cd0 { QMP_VERSION } -- cgit v1.2.3