linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v3 0/2] Cross-device resource sharing
@ 2020-02-07  7:40 David Stevens
  2020-02-07  7:40 ` [RFC PATCH v3 1/2] content: define what an exported object is David Stevens
  2020-02-07  7:40 ` [RFC PATCH v3 2/2] virtio-gpu: add the ability to export resources David Stevens
  0 siblings, 2 replies; 4+ messages in thread
From: David Stevens @ 2020-02-07  7:40 UTC (permalink / raw)
  To: virtio-comment
  Cc: Gerd Hoffmann, Dylan Reid, Tomasz Figa, Zach Reizner,
	Keiichi Watanabe, Alexandre Courbot, Alex Lau,
	Stéphane Marchesin, Pawel Osciak, Gurchetan Singh,
	Stefan Hajnoczi, qemu-devel, Linux Media Mailing List,
	David Stevens

Hi all,

This is the next iteration of patches for adding support for sharing
resources between different virtio devices. In addition to these
patches, the most recent virtio-video patchset includes a patch for
importing objects into that device [1].

[1] https://markmail.org/message/wxdne5re7aaugbjg

Changes v2 -> v3:
* Replace references to guest/host
* Remove unnecessary paragraph and field in exported object section
* Recommend RFC4122 version 4 UUIDs
* Represent UUID as u8[16] instead of le64 pair

David Stevens (2):
  content: define what an exported object is
  virtio-gpu: add the ability to export resources

 content.tex      | 12 ++++++++++++
 introduction.tex |  4 ++++
 virtio-gpu.tex   | 29 +++++++++++++++++++++++++++++
 3 files changed, 45 insertions(+)

-- 
2.25.0.341.g760bfbb309-goog


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

end of thread, other threads:[~2020-02-12 11:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-07  7:40 [RFC PATCH v3 0/2] Cross-device resource sharing David Stevens
2020-02-07  7:40 ` [RFC PATCH v3 1/2] content: define what an exported object is David Stevens
2020-02-07  7:40 ` [RFC PATCH v3 2/2] virtio-gpu: add the ability to export resources David Stevens
2020-02-12 11:50   ` 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).