On Wed, 3 Feb 2021 23:46:00 -0800
Vivek Kasireddy <> wrote:
> The Dmabuf device can be used to share a dmabuf created in the Guest
> with the Host.
>
> Signed-off-by: Vivek Kasireddy <>
> Signed-off-by: Dongwon Kim <>
> ---
> content.tex | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/content.tex b/content.tex
> index 1ca24c1..c1ba683 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2846,6 +2846,8 @@ \chapter{Device Types}\label{sec:Device Types}
> \hline
> 35 & Watchdog \\
> \hline
> +37 & Dmabuf device \\
> +\hline
> \end{tabular}
>
> Some of the devices above are unspecified by this document,
Reviewed-by: Cornelia Huck <>
In order to request a vote, please follow the process outlined at
https://github.com/oasis-tcs/virtio-spec#use-of-github-issues.