Re: [Spice-devel] [PATCH 03/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject

2016-03-31 Thread Christophe Fergeau
On Thu, Mar 31, 2016 at 06:02:39AM -0400, Frediano Ziglio wrote: > libvirt IMHO is not enforcing this. I would be surprised if libvirt based > its naming on the internal naming conventions of spice-server, it's just > using public names so it has to be SpiceVmc. > Yes it's using a public name, wh

Re: [Spice-devel] [PATCH 03/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject

2016-03-31 Thread Frediano Ziglio
> On Thu, Mar 31, 2016 at 04:23:47AM -0400, Frediano Ziglio wrote: > > > > > > On Wed, 2016-03-30 at 18:21 +0100, Frediano Ziglio wrote: > > > > From: Christophe Fergeau > > > > > > > > --- > > > > server/spicevmc.c | 80 > > > > +- > > > > -

Re: [Spice-devel] [PATCH 03/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject

2016-03-31 Thread Christophe Fergeau
On Thu, Mar 31, 2016 at 04:23:47AM -0400, Frediano Ziglio wrote: > > > > On Wed, 2016-03-30 at 18:21 +0100, Frediano Ziglio wrote: > > > From: Christophe Fergeau > > > > > > --- > > > server/spicevmc.c | 80 > > > +- > > > - > > > 1 file chan

Re: [Spice-devel] [PATCH 03/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject

2016-03-31 Thread Frediano Ziglio
> > On Wed, 2016-03-30 at 18:21 +0100, Frediano Ziglio wrote: > > From: Christophe Fergeau > > > > --- > > server/spicevmc.c | 80 > > +- > > - > > 1 file changed, 66 insertions(+), 14 deletions(-) > > > > diff --git a/server/spicevmc.c b/se

Re: [Spice-devel] [PATCH 03/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject

2016-03-30 Thread Jonathon Jongsma
On Wed, 2016-03-30 at 18:21 +0100, Frediano Ziglio wrote: > From: Christophe Fergeau > > --- > server/spicevmc.c | 80 +- > - > 1 file changed, 66 insertions(+), 14 deletions(-) > > diff --git a/server/spicevmc.c b/server/spicevmc.c > index 36

[Spice-devel] [PATCH 03/10] spicevmc: Introduce RedCharDeviceSpiceVmc GObject

2016-03-30 Thread Frediano Ziglio
From: Christophe Fergeau --- server/spicevmc.c | 80 +-- 1 file changed, 66 insertions(+), 14 deletions(-) diff --git a/server/spicevmc.c b/server/spicevmc.c index 367132c..666941f 100644 --- a/server/spicevmc.c +++ b/server/spicevmc.c @@ -61,