Skip to content
Snippets Groups Projects
Commit a0308938 authored by David Stevens's avatar David Stevens Committed by Gerd Hoffmann
Browse files

virtio: add dma-buf support for exported objects


This change adds a new flavor of dma-bufs that can be used by virtio
drivers to share exported objects. A virtio dma-buf can be queried by
virtio drivers to obtain the UUID which identifies the underlying
exported object.

Signed-off-by: default avatarDavid Stevens <stevensd@chromium.org>
Acked-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200818071343.3461203-2-stevensd@chromium.org


Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent bbaac135
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment