[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [virtio-comment] [PATCH v2] content: Reserve device ID for video encoder and decoder device
On Wed, Dec 18, 2019 at 10:11:51PM +0900, Keiichi Watanabe wrote:
> Reserve device ID 30 for video encoder device and 31 for video decoder device.
>
> Signed-off-by: Keiichi Watanabe <keiichiw@chromium.org>
So given it's end of year, I suggest you wait a couple of
weeks then request TC voted on the resolution.
When you do you need to reply to this mail with
a fixes tag. E.g.
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/67
on a line by it's own.
> ---
> content.tex | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/content.tex b/content.tex
> index d68cfaf..556b373 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2721,6 +2721,10 @@ \chapter{Device Types}\label{sec:Device Types}
> \hline
> 28 & RPMB device \\
> \hline
> +30 & Video encoder device \\
> +\hline
> +31 & Video decoder device \\
> +\hline
> \end{tabular}
>
> Some of the devices above are unspecified by this document,
> --
> 2.24.1.735.g03f4e72817-goog
>
>
> This publicly archived list offers a means to provide input to the
> OASIS Virtual I/O Device (VIRTIO) TC.
>
> In order to verify user consent to the Feedback License terms and
> to minimize spam in the list archive, subscription is required
> before posting.
>
> Subscribe: virtio-comment-subscribe@lists.oasis-open.org
> Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
> List help: virtio-comment-help@lists.oasis-open.org
> List archive: https://lists.oasis-open.org/archives/virtio-comment/
> Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
> List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
> Committee: https://www.oasis-open.org/committees/virtio/
> Join OASIS: https://www.oasis-open.org/join/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]