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

2012-02-10 Thread Luiz Capitulino
On Fri, 10 Feb 2012 12:30:21 +0100 Gerd Hoffmann wrote: > On 02/07/12 15:38, Daniel P. Berrange wrote: > > From: "Daniel P. Berrange" > > > > This is a followup to > > > > http://patchwork.ozlabs.org/patch/121004/ > > > > With the acceptance of some new APIs to libspice-server.so it > > is

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

2012-02-10 Thread Luiz Capitulino
On Tue, 7 Feb 2012 14:38:40 + "Daniel P. Berrange" wrote: > From: "Daniel P. Berrange" > > 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' >

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

2012-02-10 Thread Gerd Hoffmann
On 02/07/12 15:38, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > 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, bri

[Qemu-devel] [PATCH v2] Add SPICE support to add_client monitor command

2012-02-07 Thread Daniel P. Berrange
From: "Daniel P. Berrange" 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 connect