Re: [Spice-devel] [PATCH spice-server v2 02/12] Move thread/dispatching handling to RedChannel

2019-03-28 Thread Jonathon Jongsma
Acked-by: Jonathon Jongsma On Tue, 2019-03-26 at 19:10 +, Frediano Ziglio wrote: > Currently channel threading/handling is spread between RedQxl, > RedWorker and RedChannel. > Move more to RedChannel simplify RedQxl and RedWorker. > > Signed-off-by: Frediano Ziglio > --- >

[Spice-devel] [PATCH spice-server v2 02/12] Move thread/dispatching handling to RedChannel

2019-03-26 Thread Frediano Ziglio
Currently channel threading/handling is spread between RedQxl, RedWorker and RedChannel. Move more to RedChannel simplify RedQxl and RedWorker. Signed-off-by: Frediano Ziglio --- server/cursor-channel.c| 4 +- server/cursor-channel.h| 4 +- server/display-channel.c | 2 +