[libvirt] [PATCH v6 01/10] qemu_command: move websocket code into else part for address listen

Ján Tomko jtomko at redhat.com
Thu Jun 9 10:25:29 UTC 2016


On Wed, Jun 08, 2016 at 05:25:39PM +0200, Pavel Hrdina wrote:
> There is no need to check again for vnc socket.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_command.c | 17 ++++++++---------
>  1 file changed, 8 insertions(+), 9 deletions(-)
> 

Just a nit: the condition above still checks for cfg->vncAutoUnixSocket
and can be moved without conflicts after patch 3/10 which removes it.

Jan




More information about the libvir-list mailing list