qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] virtio-gpu: Shared memory capability
@ 2021-09-28 13:15 Antonio Caggiano
  2021-09-28 13:15 ` [RFC 1/3] virtio-gpu: hostmem Antonio Caggiano
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antonio Caggiano @ 2021-09-28 13:15 UTC (permalink / raw)
  To: qemu-devel

Previously part of [0], now a patch series on its own.

This patch series cherry picks two commits from [1] and applies one fix
according to [2], which should answer Gerd's comment [3] on previous
patch.

RFC as I believe it needs a proper review from both authors of first two
commits.

[0] https://www.mail-archive.com/qemu-devel@nongnu.org/msg826897.html
[1] https://gitlab.freedesktop.org/virgl/qemu/-/commits/virtio-gpu-next/
[2] https://github.com/torvalds/linux/commit/0dd4ff93f4c8dba016ad79384007da4938cd54a1
[3] https://www.mail-archive.com/qemu-devel@nongnu.org/msg827306.html

Antonio Caggiano (1):
  virtio: Fix shared memory capability

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

Gerd Hoffmann (1):
  virtio-gpu: hostmem

 hw/display/virtio-gpu-pci.c    | 14 ++++++++++++++
 hw/display/virtio-gpu.c        |  1 +
 hw/display/virtio-vga.c        | 32 +++++++++++++++++++++++---------
 hw/virtio/virtio-pci.c         | 19 +++++++++++++++++++
 hw/virtio/virtio-pci.h         |  4 ++++
 include/hw/virtio/virtio-gpu.h |  5 +++++
 6 files changed, 66 insertions(+), 9 deletions(-)

-- 
2.30.2



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

end of thread, other threads:[~2021-09-29  7:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 13:15 [RFC 0/3] virtio-gpu: Shared memory capability Antonio Caggiano
2021-09-28 13:15 ` [RFC 1/3] virtio-gpu: hostmem Antonio Caggiano
2021-09-28 13:15 ` [RFC 2/3] virtio: Add shared memory capability Antonio Caggiano
2021-09-28 13:15 ` [RFC 3/3] virtio: Fix " Antonio Caggiano
2021-09-29  7:43 ` [RFC 0/3] virtio-gpu: Shared " Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).