Hi, Time to flip the default to stdvga. Done for 2.2+ machine types only, for obvious compatibility reasons.
https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/ Gerd Hoffmann (2): vga: add default display to machine class vga: flip qemu 2.2 pc machine types from cirrus to stdvga hw/i386/pc.c | 1 + hw/i386/pc_piix.c | 7 +++++-- hw/i386/pc_q35.c | 7 +++++-- include/hw/boards.h | 2 ++ vl.c | 5 ++++- 5 files changed, 17 insertions(+), 5 deletions(-) -- 1.8.3.1