qtest: add ivshmem-test for ppc64
commit2bf25e07bb2d2b0e1a551c86189afc896ca35dea
authorLaurent Vivier <lvivier@redhat.com>
Thu, 5 Jan 2017 15:29:48 +0000 (5 16:29 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 30 Jan 2017 23:10:13 +0000 (31 10:10 +1100)
treee84b69bf21c13de36ed4c88b57688a5c4e415614
parentd69487d573e37f46d14c92a51d39e1db496bc431
qtest: add ivshmem-test for ppc64

The test has been converted to use libqos, we can
now use it on ppc64. We also make the test fail on
all other architectures.
As libqos on ppc64 is not able to manage hotplug
and IRQ/MSI, we disable this part in the test on ppc64.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
[dwg: Make test conditional on CONFIG_EVENTFD]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tests/Makefile.include
tests/ivshmem-test.c