On Tue, Mar 06, 2018 at 12:56:55PM +0100, Marc-André Lureau wrote:
> Hi
>
> On Tue, Mar 6, 2018 at 9:38 AM, Gerd Hoffmann wrote:
> > Add support for cursor dmabufs. qemu has to render the cursor for
> > that, so in case a cursor is present qemu allocates a new dmabuf, blits
> > the scanout, blen
Hi
On Tue, Mar 6, 2018 at 9:38 AM, Gerd Hoffmann wrote:
> Add support for cursor dmabufs. qemu has to render the cursor for
> that, so in case a cursor is present qemu allocates a new dmabuf, blits
> the scanout, blends in the pointer and passes on the new dmabuf to
> spice-server. Without curs