qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: David Stevens
Subject: [virtio-dev][RFC PATCH v1 0/2] Cross-device resource sharing
Date: Wed, 8 Jan 2020 18:01:47 +0900

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]