diff options
author | Thomas Huth <thuth@redhat.com> | 2017-08-31 16:40:08 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2017-09-19 18:21:32 +0200 |
commit | 2f84a92ec631f5907207990705a22afb9aad3eef (patch) | |
tree | 7aa72d5b476b59c580c1d41feb6b3824caaf3aef /target/s390x | |
parent | 6c86462220a1c7f5d673663d31d297627a2868a6 (diff) | |
download | qemu-2f84a92ec631f5907207990705a22afb9aad3eef.zip qemu-2f84a92ec631f5907207990705a22afb9aad3eef.tar.gz qemu-2f84a92ec631f5907207990705a22afb9aad3eef.tar.bz2 |
tests: Enable the drive_del test also on s390x
We can use the drive_del test on s390x, too, to check that adding and
deleting also works fine with the virtio-ccw bus. But we have to make
sure that we use the devices with the "-ccw" suffix instead of the
"-pci" suffix for the virtio-ccw transport on s390x. Introduce a helper
function called qvirtio_get_dev_type() that returns the correct string
for the current architecture.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1504190408-11143-1-git-send-email-thuth@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'target/s390x')
0 files changed, 0 insertions, 0 deletions