[virtio-dev][RFC PATCH v1 0/2] Cross-device resource sharing

David Stevens posted 2 patches 4 years, 3 months ago
Only 0 patches received!
There is a newer version of this series
[virtio-dev][RFC PATCH v1 0/2] Cross-device resource sharing
Posted by David Stevens 4 years, 3 months ago
This RFC comes from the recent discussion on buffer sharing [1],
specifically about the need to share resources between different
virtio devices. For a concrete use case, this can be used to share
virtio-gpu allocated buffers with the recently proposed virtio video
device [2], without the need to memcpy decoded frames through the
guest.

[1] https://markmail.org/thread/jeh5xjjxvylyrbur
[2] https://markmail.org/thread/yb25fim2dqfuktgf