Re: [PATCH v2] content: Reserve device ID for video encoder and decoder device

From
Keiichi Watanabe <>
Date
2019-12-18T14:08:38+00:00
ID
Thread
Re: [PATCH v2] content: Reserve device ID for video encoder and decoder device
On Wed, Dec 18, 2019 at 10:42 PM Gerd Hoffmann <> wrote:
>
> 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.
>
> Hint: https://github.com/oasis-tcs/virtio-spec/blob/master/.github/PULL_REQUEST_TEMPLATE.md

Thanks for the info. I didn't understand the approval process.
I created https://github.com/oasis-tcs/virtio-spec/issues/67

Best,
Keiichi

>
> > +30         &   Video encoder device \\
> > +\hline
> > +31         &   Video decoder device \\
> > +\hline
>
> Acked-by: Gerd Hoffmann <>
>