On Wed, Oct 25, 2023 at 11:08:03PM +0400, marcandre.lur...@redhat.com wrote: > 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.
Have you verified that this doesn't break libvirt? We use '-display none' for every single VM we run. -- Andrea Bolognani / Red Hat / Virtualization