On 25/11/25 15:17, [email protected] wrote:
From: "[email protected]" <[email protected]>

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().

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

                         ^

Signed-off-by: Alano Song <[email protected]>
[ Marc-André - removed useless Error *err ]
Signed-off-by: Marc-André Lureau <[email protected]>
Message-ID: <[email protected]>
---
  ui/vnc.c | 9 ++++++---
  1 file changed, 6 insertions(+), 3 deletions(-)


Reply via email to