On 25/10/2023 21.08, [email protected] wrote:
From: Marc-André Lureau <[email protected]>

If a display is backed by a specialized VC, allow to override the
default "vc:80Cx24C". For that, set the dpy.type just before creating
the default serial/parallel/monitor.

As suggested by Paolo, if the display doesn't implement a VC (get_vc()
returns NULL), use a fallback that will use a muxed console on stdio.

This changes the behaviour of "qemu -display none", to create a muxed
serial/monitor by default.

Signed-off-by: Marc-André Lureau <[email protected]>
---


Reviewed-by: Thomas Huth <[email protected]>


Reply via email to