All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Keiichi Watanabe <keiichiw@chromium.org>
Cc: virtio-comment@lists.oasis-open.org, acourbot@chromium.org,
	alexlau@chromium.org, dmitry.sepp@opensynergy.com,
	egranata@google.com, kraxel@redhat.com, posciak@chromium.org,
	stevensd@chromium.org, tfiga@chromium.org
Subject: Re: [virtio-comment] [PATCH v2] content: Reserve device ID for video encoder and decoder device
Date: Wed, 18 Dec 2019 10:16:52 -0500	[thread overview]
Message-ID: <20191218101545-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20191218131151.177694-1-keiichiw@chromium.org>

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/


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/


      parent reply	other threads:[~2019-12-18 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-18 13:11 [virtio-comment] [PATCH v2] content: Reserve device ID for video encoder and decoder device Keiichi Watanabe
2019-12-18 13:42 ` [virtio-comment] " Gerd Hoffmann
2019-12-18 14:08   ` Keiichi Watanabe
2019-12-18 15:18     ` Michael S. Tsirkin
2020-01-07 14:08       ` Keiichi Watanabe
2020-01-21  9:08         ` Keiichi Watanabe
2019-12-18 15:16 ` Michael S. Tsirkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191218101545-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=acourbot@chromium.org \
    --cc=alexlau@chromium.org \
    --cc=dmitry.sepp@opensynergy.com \
    --cc=egranata@google.com \
    --cc=keiichiw@chromium.org \
    --cc=kraxel@redhat.com \
    --cc=posciak@chromium.org \
    --cc=stevensd@chromium.org \
    --cc=tfiga@chromium.org \
    --cc=virtio-comment@lists.oasis-open.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.