All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] virtio-gpu: Shared memory capability
@ 2022-08-03 15:21 Antonio Caggiano
  2022-08-03 15:21 ` [PATCH v2 1/2] virtio-gpu: hostmem Antonio Caggiano
  2022-08-03 15:21 ` [PATCH v2 2/2] virtio: Add shared memory capability Antonio Caggiano
  0 siblings, 2 replies; 4+ messages in thread
From: Antonio Caggiano @ 2022-08-03 15:21 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-03 16:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-03 15:21 [PATCH v2 0/2] virtio-gpu: Shared memory capability Antonio Caggiano
2022-08-03 15:21 ` [PATCH v2 1/2] virtio-gpu: hostmem Antonio Caggiano
2022-08-03 15:21 ` [PATCH v2 2/2] virtio: Add shared memory capability Antonio Caggiano
2022-08-03 15:38   ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.