Re: [Spice-devel] [PATCH spice-server 6/6] Allows to have more than 1 QXL device

2016-10-28 Thread Christophe Fergeau
On Fri, Oct 28, 2016 at 11:59:56AM +0100, Frediano Ziglio wrote: > This was introduced with 96e94c6f32d4345ea25ef7a474fbd92de03b38ad > (Convert RedChannel hierarchy to GObject). > The id of CursorChannel/DisplayChannel were always 0 causing > a wrong assertion on the code. > > Signed-off-by: Fredi

[Spice-devel] [PATCH spice-server 6/6] Allows to have more than 1 QXL device

2016-10-28 Thread Frediano Ziglio
This was introduced with 96e94c6f32d4345ea25ef7a474fbd92de03b38ad (Convert RedChannel hierarchy to GObject). The id of CursorChannel/DisplayChannel were always 0 causing a wrong assertion on the code. Signed-off-by: Frediano Ziglio --- server/cursor-channel.c | 1 + server/display-channel.c | 1