hw/ppc/spapr: Add support for "-vga cirrus"
commit6e66d0c6484c7f5b30b7a08d83bd3d369ba58682
authorThomas Huth <thuth@redhat.com>
Wed, 30 Jan 2019 13:36:39 +0000 (30 14:36 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 4 Feb 2019 07:44:19 +0000 (4 18:44 +1100)
tree4dd76d34a03ae9186448783f835e917c9b61fb99
parent200280af0e19bfaeb9431eb0ee1ee2d8bf8d3a0a
hw/ppc/spapr: Add support for "-vga cirrus"

The cirrus VGA card has been enabled in the PPC builds with
commit 29f9cef39eb1ae55e82c ("ppc: Include vga cirrus card into
the compiling process") last year. It also works on the pseries
machine, even SLOF contains support for this card, so we can
also support this for the "-vga" parameter here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c