On Tue, May 11, 2021 at 03:47:06PM -0700, Vivek Kasireddy wrote: > Enabling this feature would eliminate data copies from the resource > object in the Guest to the shadow resource in Qemu. This patch series > however adds support only for Blobs of type > VIRTIO_GPU_BLOB_MEM_GUEST with property VIRTIO_GPU_BLOB_FLAG_USE_SHAREABLE. > > Most of the patches in this series are a rebased, refactored and bugfixed > versions of Gerd Hoffmann's patches located here: > https://gitlab.freedesktop.org/virgl/qemu/-/commits/virtio-gpu-next
Doesn't apply cleanly to master, can you rebase and resend? thanks, Gerd