Re: [Spice-devel] [Qemu-devel] [PATCH 5/8] spice: add opengl/virgl/dmabuf support

2016-02-18 Thread Marc-André Lureau
Hi On Thu, Feb 18, 2016 at 5:30 PM, Eric Blake wrote: > On 02/18/2016 02:26 AM, Gerd Hoffmann wrote: >> This adds support for dma-buf passing to spice. This makes virtio-gpu >> with 3d acceleration work with spice. >> > >> >> gl mode is turned off by default, use "-spice gl=on,$otherargs" to >>

Re: [Spice-devel] [Qemu-devel] [PATCH 5/8] spice: add opengl/virgl/dmabuf support

2016-02-18 Thread Eric Blake
On 02/18/2016 02:26 AM, Gerd Hoffmann wrote: > This adds support for dma-buf passing to spice. This makes virtio-gpu > with 3d acceleration work with spice. > > > gl mode is turned off by default, use "-spice gl=on,$otherargs" to > enable it. > > > @@ -494,9 +497,14 @@ static QemuOptsList q