Re: [Spice-devel] [PATCH 1/2] qxl: use Dispatcher in channel callbacks

2016-03-24 Thread Frediano Ziglio
> > Hey, > > On Thu, Mar 24, 2016 at 02:19:21PM +, Frediano Ziglio wrote: > > There is no need callbacks knows about internal QXLState. > > > looks good, > Acked-by: Christophe Fergeau > > Reminded me of > https://lists.freedesktop.org/archives/spice-devel/2016-March/027330.html > which is

Re: [Spice-devel] [PATCH 1/2] qxl: use Dispatcher in channel callbacks

2016-03-24 Thread Christophe Fergeau
Hey, On Thu, Mar 24, 2016 at 02:19:21PM +, Frediano Ziglio wrote: > There is no need callbacks knows about internal QXLState. > looks good, Acked-by: Christophe Fergeau Reminded me of https://lists.freedesktop.org/archives/spice-devel/2016-March/027330.html which is still pending :( Chris