]> git.proxmox.com Git - mirror_qemu.git/commit - tests/device-plug-test.c
tests/device-plug: Add CCW unplug test for s390x
authorDavid Hildenbrand <david@redhat.com>
Mon, 18 Feb 2019 09:22:00 +0000 (10:22 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 25 Feb 2019 22:21:25 +0000 (09:21 +1100)
commit613ebbec647d6d159a2fc81b4c34290765901de3
treea4ba1fa76655a30ae71e5f2545c2a5a309d45604
parent0d9d4872e54945c161933f1c1f6eddf1f18dfc90
tests/device-plug: Add CCW unplug test for s390x

As CCW unplugs are surprise removals without asking the guest first,
we can test this without any guest interaction.

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190218092202.26683-5-david@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tests/device-plug-test.c