Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-09-17 Thread Victor Toso
On Sun, Jun 02, 2019 at 08:32:25PM +0100, Frediano Ziglio wrote: > RedClient was an opaque structure for RedCharDevice. > It started to be used when RedsState started to contain all > the global state. > Make it opaque again using a new RedCharDeviceClientOpaque. > The RedCharDeviceClientOpaque def

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-09-10 Thread Frediano Ziglio
ping > > ping > > > > > ping > > > > > > > > ping > > > > > > > > > > > ping > > > > > > > > > > > > > > ping > > > > > > > > > > > > > > > > > ping > > > > > > > > > > > > > ping > > > > > > > > > > > > > > > > > > > > > > > ping the series > > > > > > > > > > > > > > > > > > > >

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-08-30 Thread Frediano Ziglio
ping > > ping > > > > > ping > > > > > > > > ping > > > > > > > > > > > ping > > > > > > > > > > > > > > ping > > > > > > > > > > > ping > > > > > > > > > > > > > > > > > > > > ping the series > > > > > > > > > > > > > > > > > > > > > > > RedClient was an opaque structure for RedChar

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-08-20 Thread Frediano Ziglio
ping > > ping > > > > > ping > > > > > > > > ping > > > > > > > > > > > ping > > > > > > > > > ping > > > > > > > > > > > > > > > > > ping the series > > > > > > > > > > > > > > > > > > > > RedClient was an opaque structure for RedCharDevice. > > > > > > > It started to be used when Re

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-08-09 Thread Frediano Ziglio
ping > > ping > > > > > ping > > > > > > > > ping > > > > > > > ping > > > > > > > > > > > > > > ping the series > > > > > > > > > > > > > > > > > RedClient was an opaque structure for RedCharDevice. > > > > > > It started to be used when RedsState started to contain all > > > > > > the

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-08-01 Thread Frediano Ziglio
ping > > ping > > > > > ping > > > > > ping > > > > > > > > > > > ping the series > > > > > > > > > > > > > > RedClient was an opaque structure for RedCharDevice. > > > > > It started to be used when RedsState started to contain all > > > > > the global state. > > > > > Make it opaque agai

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-07-18 Thread Frediano Ziglio
ping > > ping > > > ping > > > > > > > > ping the series > > > > > > > > > > > RedClient was an opaque structure for RedCharDevice. > > > > It started to be used when RedsState started to contain all > > > > the global state. > > > > Make it opaque again using a new RedCharDeviceClientOpaque

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-07-08 Thread Frediano Ziglio
ping > ping > > > > > ping the series > > > > > > > > RedClient was an opaque structure for RedCharDevice. > > > It started to be used when RedsState started to contain all > > > the global state. > > > Make it opaque again using a new RedCharDeviceClientOpaque. > > > The RedCharDeviceClientOp

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-06-28 Thread Frediano Ziglio
ping > > ping the series > > > > > RedClient was an opaque structure for RedCharDevice. > > It started to be used when RedsState started to contain all > > the global state. > > Make it opaque again using a new RedCharDeviceClientOpaque. > > The RedCharDeviceClientOpaque define in the header al

Re: [Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-06-19 Thread Frediano Ziglio
ping the series > > RedClient was an opaque structure for RedCharDevice. > It started to be used when RedsState started to contain all > the global state. > Make it opaque again using a new RedCharDeviceClientOpaque. > The RedCharDeviceClientOpaque define in the header allows users > of the class

[Spice-devel] [PATCH spice-server v2 1/2] char-device: Don't use RedClient API

2019-06-02 Thread Frediano Ziglio
RedClient was an opaque structure for RedCharDevice. It started to be used when RedsState started to contain all the global state. Make it opaque again using a new RedCharDeviceClientOpaque. The RedCharDeviceClientOpaque define in the header allows users of the class to override the type to get a m