Re: [Spice-devel] [PATCH v2] fixup! spicevmc: Change creation of RedCharDeviceSpiceVmc

2016-11-07 Thread Frediano Ziglio
> > --- > Changes in v2: > - pass 'channel' property to char device constructor > - assert that 'channel' device is non-null in char device set_property > - minor indentation fix > > server/spicevmc.c | 83 > --- > 1 file changed, 61 insert

[Spice-devel] [PATCH v2] fixup! spicevmc: Change creation of RedCharDeviceSpiceVmc

2016-11-04 Thread Jonathon Jongsma
--- Changes in v2: - pass 'channel' property to char device constructor - assert that 'channel' device is non-null in char device set_property - minor indentation fix server/spicevmc.c | 83 --- 1 file changed, 61 insertions(+), 22 deletions(