Hi On Mon, Sep 14, 2015 at 4:06 PM, Gerd Hoffmann <kra...@redhat.com> wrote: > The guest can upload different cursors and then switch between them > without re-uploading and therefore without ctrl queue updates. Thats > why they have an id in the first place ...
Ok, but the cursor id is reused most of the time. So there are at least two things to fix: use different cursor ids for different cursor data (with some cache management probably), fix kernel to only upload new resource id and wait for data to be transfered. Is that correct? -- Marc-André Lureau