boot-serial-test: Add a test for the powernv machine
commit859c397e57a4c0f8be2e2be011892b7d81b72e8c
authorThomas Huth <thuth@redhat.com>
Tue, 8 Nov 2016 12:36:53 +0000 (8 13:36 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 15 Nov 2016 00:45:01 +0000 (15 11:45 +1100)
tree1a2890e4264f0b3e84cc5c48ee1192aef74b571a
parentca8e4bf4096190245700c4cfd98fca5255935de3
boot-serial-test: Add a test for the powernv machine

The new powernv machine ships with a firmware that outputs
some text to the serial console, so we can automatically
test this machine type in the boot-serial tester, too.
And to get some (very limited) test coverage for the new
POWER9 CPU emulation, too, this test is also started with
"-cpu POWER9".

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tests/boot-serial-test.c