diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2018-07-06 08:51:55 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-07-07 12:12:34 +1000 |
commit | 4cb25fbb433581a0f80a8564bd2bcf574b1d84a7 (patch) | |
tree | 1efc1b0b9feb6dca1a5b45a5d6cf068fa4f6b12a /linux-user/uname.h | |
parent | 4fff72185b38cc9ad3162c1794428141f20366a3 (diff) | |
download | qemu-4cb25fbb433581a0f80a8564bd2bcf574b1d84a7.zip qemu-4cb25fbb433581a0f80a8564bd2bcf574b1d84a7.tar.gz qemu-4cb25fbb433581a0f80a8564bd2bcf574b1d84a7.tar.bz2 |
ppc: fix default VGA display for PReP machines
Commit 29f9cef "ppc: Include vga cirrus card into the compiling process"
changed the default display adapter for all PPC machines to cirrus. Unfortunately
it missed setting the default display type to stdvga for both PReP machines
causing the display to fail to initialise under OpenHackWare.
Update the MachineClass for both prep and 40p machines so that the default
std(vga) display adapter is the default if no options are specified
which fixes the display for the PReP machines.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-user/uname.h')
0 files changed, 0 insertions, 0 deletions