sun4m: set default display type to TCX
commitfcd23a67875d6f7f8256b90960ec05312cab2f5b
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 12 Jun 2019 17:14:05 +0000 (12 18:14 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 2 Jul 2019 21:49:08 +0000 (2 22:49 +0100)
treea8457975b67aa98c29df71c193372e138be299b7
parent506179e42112be77bfd071f050b15762d3b2cd43
sun4m: set default display type to TCX

Commit 6807874d55 "sun4m: obey -vga none" changed the sun4m machines so that
they could be started without a framebuffer installed, but as no default
display type was configured the machines would start in headless mode without
an explict -vga option.

Set the default display type for all sun4m machines to TCX so that they will
start with a framebuffer if one is not specifically requested.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/sparc/sun4m.c