iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"
Commit f1d5516a introduces a test in some iotests to check if the machine is a s390-ccw-virtio and to select virtio-*-ccw rather than virtio-*-pci. We don't need that because QEMU already provides aliases to use the correct virtio interface according to the machine type. This patch removes all virtio-*-pci and virtio-*-ccw to use virtio-* instead and remove get_virtio_scsi_device(). This also enables virtio-mmio devices (virtio-*-device) Signed-off-by:Laurent Vivier <laurent@vivier.eu> Signed-off-by:
Alex Bennée <alex.bennee@linaro.org> Tested-by:
Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by:
Cornelia Huck <cohuck@redhat.com> Message-Id: <20210319202335.2397060-5-laurent@vivier.eu> Message-Id: <20210323165308.15244-20-alex.bennee@linaro.org>
Showing
- tests/qemu-iotests/040 1 addition, 1 deletiontests/qemu-iotests/040
- tests/qemu-iotests/051 1 addition, 11 deletionstests/qemu-iotests/051
- tests/qemu-iotests/051.out 1 addition, 1 deletiontests/qemu-iotests/051.out
- tests/qemu-iotests/051.pc.out 1 addition, 1 deletiontests/qemu-iotests/051.pc.out
- tests/qemu-iotests/068 1 addition, 3 deletionstests/qemu-iotests/068
- tests/qemu-iotests/093 1 addition, 2 deletionstests/qemu-iotests/093
- tests/qemu-iotests/139 2 additions, 7 deletionstests/qemu-iotests/139
- tests/qemu-iotests/182 2 additions, 11 deletionstests/qemu-iotests/182
- tests/qemu-iotests/238 1 addition, 3 deletionstests/qemu-iotests/238
- tests/qemu-iotests/240 5 additions, 5 deletionstests/qemu-iotests/240
- tests/qemu-iotests/257 2 additions, 2 deletionstests/qemu-iotests/257
- tests/qemu-iotests/307 1 addition, 3 deletionstests/qemu-iotests/307
- tests/qemu-iotests/iotests.py 0 additions, 5 deletionstests/qemu-iotests/iotests.py
Loading
Please register or sign in to comment