qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc


From: Kewei Yu
Subject: Re: [Qemu-trivial] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc causes "make check" hang
Date: Thu, 2 Jan 2014 17:58:26 +0800

The fail is caused by "-vnc none", we can't use it when disable vnc from "./configure".


Faithfully yours
Kewei Yu


2014/1/2 Paolo Bonzini <address@hidden>
Il 31/12/2013 05:42, Kewei Yu ha scritto:
> When we disabling vnc from "./configure", the qemu can't use the vnc option.
> So qtest can't use the "vnc -none ", otherwise "make check" will hang.
>
> Signed-off-by: Kewei Yu <address@hidden>
> ---
>  v2: Consolidate VNC macro's #ifdef'ery to one central point (tests/libqtest.c).

What happens if qtest instead uses "-display none"?

Paolo


reply via email to

[Prev in Thread] Current Thread [Next in Thread]