Re: [Spice-devel] [PATCH 08/13] smartcard: Turn SmartcardState into a GObject

2016-03-30 Thread Jonathon Jongsma
On Wed, 2016-03-23 at 12:48 +, Frediano Ziglio wrote: > From: Christophe Fergeau > > This inherits from RedCharDevice. Once all char device states are > converted, we can turn the associated vfuncs into RedCharDeviceClass > vfuncs. > > Signed-off-by: Christophe Fergeau > --- > server/smart

[Spice-devel] [PATCH 08/13] smartcard: Turn SmartcardState into a GObject

2016-03-23 Thread Frediano Ziglio
From: Christophe Fergeau This inherits from RedCharDevice. Once all char device states are converted, we can turn the associated vfuncs into RedCharDeviceClass vfuncs. Signed-off-by: Christophe Fergeau --- server/smartcard.c | 125 ++--- server/s