[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [virtio-comment] [PATCH] content: Request to reserve device ID 37 for Dmabuf device
On Wed, 3 Feb 2021 23:46:00 -0800
Vivek Kasireddy <vivek.kasireddy@intel.com> wrote:
> The Dmabuf device can be used to share a dmabuf created in the Guest
> with the Host.
>
> Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
> Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
> ---
> 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 <cohuck@redhat.com>
In order to request a vote, please follow the process outlined at
https://github.com/oasis-tcs/virtio-spec#use-of-github-issues.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]