[PATCH v2 0/2] virtio-gpu: Resource UUID

Antonio Caggiano posted 2 patches 1 year, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220923134350.324402-1-antonio.caggiano@collabora.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
hw/display/trace-events        |  1 +
hw/display/virtio-gpu-base.c   |  2 ++
hw/display/virtio-gpu-virgl.c  | 11 ++++++++
hw/display/virtio-gpu.c        | 51 ++++++++++++++++++++++++++++++++++
include/hw/virtio/virtio-gpu.h |  4 +++
5 files changed, 69 insertions(+)
[PATCH v2 0/2] virtio-gpu: Resource UUID
Posted by Antonio Caggiano 1 year, 7 months ago
Enable resource UUID feature and implement command resource assign UUID.

Antonio Caggiano (2):
  virtio-gpu: Unrealize
  virtio-gpu: Resource UUID

 hw/display/trace-events        |  1 +
 hw/display/virtio-gpu-base.c   |  2 ++
 hw/display/virtio-gpu-virgl.c  | 11 ++++++++
 hw/display/virtio-gpu.c        | 51 ++++++++++++++++++++++++++++++++++
 include/hw/virtio/virtio-gpu.h |  4 +++
 5 files changed, 69 insertions(+)

-- 
2.34.1