qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] Add SPICE support to add_client monitor comm


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2] Add SPICE support to add_client monitor command
Date: Fri, 10 Feb 2012 12:30:21 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.26) Gecko/20120130 Red Hat/3.1.18-1.el6_2 Thunderbird/3.1.18

On 02/07/12 15:38, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <address@hidden>
> 
> This is a followup to
> 
>   http://patchwork.ozlabs.org/patch/121004/
> 
> With the acceptance of some new APIs to libspice-server.so it
> is possible to add support for SPICE to the 'add_client'
> monitor command, bringing parity with VNC. Since SPICE can
> use TLS or plain connections, the command also gains a new
> 'tls' parameter to specify whether TLS should be attempted
> on the injected client sockets.
> 
> This new feature is only enabled if building against a
> libspice-server >= 0.10.1
> 
> * qmp-commands.hx: Add 'tls' parameter & missing doc for
>   'skipauth' parameter
> * monitor.c: Wire up SPICE for 'add_client' command
> * ui/qemu-spice.h, ui/spice-core.c: Add qemu_spice_display_add_client
>   API to wire up from monitor

Spice bits are sane, the monitor bits look good to me too.

Luiz?  Can you have a look at the monitor bits?  If you ack I'll go
queue it up for the next spice update.  Or you can just grab it and
merge via qmp tree.

cheers,
  Gerd



reply via email to

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