OSDN Git Service

ppc: Include vga cirrus card into the compiling process
authorSebastian Bauer <mail@sebastianbauer.info>
Mon, 2 Jul 2018 19:13:45 +0000 (21:13 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 3 Jul 2018 01:23:09 +0000 (11:23 +1000)
commit29f9cef39eb1ae55e82c6763eb22d7a1bdff7276
tree43e2b0db07ae7c5bc2d7bf4966ab324f0b2de2a8
parent0123d3cbb06600e0624fdbf2255055d9cffe9c28
ppc: Include vga cirrus card into the compiling process

Drivers for this card exists on PPC-based AmigaOS guests so it is useful to
allow users to emulate the graphics card for PPC machines.

As cirrus vga is currently preferred over std(vga) in absence of any user
choice, this change also sets the default display of spapr machines to
std as otherwise qemu refuses to start these machines. Not specifying an
explicit graphics mode is for instance done by 'make check'.

Signed-off-by: Sebastian Bauer <mail@sebastianbauer.info>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
default-configs/ppc-softmmu.mak
hw/ppc/spapr.c