Re: [Spice-devel] [qxl] qxl: call provider init

2017-06-19 Thread Christophe Fergeau
I've now pushed this upstream. Christophe On Mon, Jun 19, 2017 at 12:08:33PM +0200, Christophe Fergeau wrote: > From: Dave Airlie > > This prevents crashes when multiple QXL devices are configured in a VM. > > https://bugzilla.redhat.com/show_bug.cgi?id=1428340 > --- > src/qxl_drmmode.c | 3 +

[Spice-devel] [qxl] qxl: call provider init

2017-06-19 Thread Christophe Fergeau
From: Dave Airlie This prevents crashes when multiple QXL devices are configured in a VM. https://bugzilla.redhat.com/show_bug.cgi?id=1428340 --- src/qxl_drmmode.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/qxl_drmmode.c b/src/qxl_drmmode.c index ff164cd..a2f84b1 100644 --- a/sr