Re: [Spice-devel] [PATCH 08/10] reds: Make VDIPortState a GObject

2016-04-06 Thread Christophe Fergeau
On Fri, Apr 01, 2016 at 03:51:42PM -0500, Jonathon Jongsma wrote: > From: Christophe Fergeau > > This inherits from RedCharDevice. > > Signed-off-by: Christophe Fergeau > --- > server/reds-private.h | 2 +- > server/reds.c | 246 > -- >

[Spice-devel] [PATCH 08/10] reds: Make VDIPortState a GObject

2016-04-01 Thread Jonathon Jongsma
From: Christophe Fergeau This inherits from RedCharDevice. Signed-off-by: Christophe Fergeau --- server/reds-private.h | 2 +- server/reds.c | 246 -- 2 files changed, 159 insertions(+), 89 deletions(-) diff --git a/server/reds-private

[Spice-devel] [PATCH 08/10] reds: Make VDIPortState a GObject

2016-03-30 Thread Frediano Ziglio
From: Christophe Fergeau This inherits from RedCharDevice. Signed-off-by: Christophe Fergeau --- server/reds-private.h | 2 +- server/reds.c | 242 -- 2 files changed, 157 insertions(+), 87 deletions(-) diff --git a/server/reds-private