tests/device-plug: Add memory unplug request test for spapr
authorDavid Hildenbrand <david@redhat.com>
Mon, 18 Feb 2019 09:22:02 +0000 (10:22 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 25 Feb 2019 22:21:25 +0000 (09:21 +1100)
commit368807049344f437d467aea9af4bc8b05d5fbee2
tree9c863b528a1a2da50c1dee536c9cefcc710eeff0
parentc76480e5a0cc068b5fd39b50f4e36496bfaba95a
tests/device-plug: Add memory unplug request test for spapr

We can easily test this, just like PCI. On x86 ACPI, we need guest
interaction to make it work, so it is not that easy to test. We might
add tests for that later on.

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190218092202.26683-7-david@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tests/device-plug-test.c