On 11/25/25 16:19, [email protected] wrote:
When there is no display device on qemu machine, and user only access qemu by remote vnc. At the same time user input `info vnc` by QMP, the qemu will abort.To avoid the abort above, I add display device check, when query vnc info in qmp_query_vnc_servers().
I'm picking this up for qemu stable series (10.0 & 10.1). Thanks, /mjt
