[PATCH v2 0/2] virtio-gpu: Shared memory capability

Antonio Caggiano posted 2 patches 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220803152135.118298-1-antonio.caggiano@collabora.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
There is a newer version of this series
hw/display/virtio-gpu-pci.c    | 15 +++++++++++++++
hw/display/virtio-gpu.c        |  1 +
hw/display/virtio-vga.c        | 33 ++++++++++++++++++++++++---------
hw/virtio/virtio-pci.c         | 18 ++++++++++++++++++
include/hw/virtio/virtio-gpu.h |  5 +++++
include/hw/virtio/virtio-pci.h |  4 ++++
6 files changed, 67 insertions(+), 9 deletions(-)
[PATCH v2 0/2] virtio-gpu: Shared memory capability
Posted by Antonio Caggiano 1 year, 8 months ago
I guess RFC has been waiting long enough [0].

v2: Squash patch #3 into patch #2, and formatting fixes to patch #1.

[0] https://www.mail-archive.com/qemu-devel@nongnu.org/msg840405.html

Dr. David Alan Gilbert (1):
  virtio: Add shared memory capability

Gerd Hoffmann (1):
  virtio-gpu: hostmem

 hw/display/virtio-gpu-pci.c    | 15 +++++++++++++++
 hw/display/virtio-gpu.c        |  1 +
 hw/display/virtio-vga.c        | 33 ++++++++++++++++++++++++---------
 hw/virtio/virtio-pci.c         | 18 ++++++++++++++++++
 include/hw/virtio/virtio-gpu.h |  5 +++++
 include/hw/virtio/virtio-pci.h |  4 ++++
 6 files changed, 67 insertions(+), 9 deletions(-)

-- 
2.34.1