virtio-comment

 View Only
  • 1.  [PATCH] content: Reserve device ID 34 for I2C adapter

    Posted 09-07-2020 01:52
    Request the ID 34 for I2C adapter.

    Signed-off-by: Jie Deng <jie.deng@intel.com>
    ---
    content.tex | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/content.tex b/content.tex
    index bc26674..91855b4 100644
    --- a/content.tex
    +++ b/content.tex
    @@ -2819,6 +2819,8 @@ \chapter{Device Types}\label{sec:Device Types}
    \hline
    33 & NitroSecureModule \\
    \hline
    +34 & I2C adapter \\
    +\hline
    \end{tabular}

    Some of the devices above are unspecified by this document,
    --
    2.7.4




  • 2.  Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter

    Posted 09-09-2020 09:16
    On Mon, Sep 07, 2020 at 09:51:53AM +0800, Jie Deng wrote:
    > Request the ID 34 for I2C adapter.
    >
    > Signed-off-by: Jie Deng <jie.deng@intel.com>
    > ---
    > content.tex | 2 ++
    > 1 file changed, 2 insertions(+)

    Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>



  • 3.  Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter

    Posted 10-29-2020 10:39
    On Wed, Sep 09, 2020 at 10:15:54AM +0100, Stefan Hajnoczi wrote:
    > On Mon, Sep 07, 2020 at 09:51:53AM +0800, Jie Deng wrote:
    > > Request the ID 34 for I2C adapter.
    > >
    > > Signed-off-by: Jie Deng <jie.deng@intel.com>
    > > ---
    > > content.tex | 2 ++
    > > 1 file changed, 2 insertions(+)
    >
    > Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

    send Fixes: tag?




  • 4.  Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter

    Posted 10-30-2020 01:48
    On 2020/10/29 18:38, Michael S. Tsirkin wrote:

    > On Wed, Sep 09, 2020 at 10:15:54AM +0100, Stefan Hajnoczi wrote:
    >> On Mon, Sep 07, 2020 at 09:51:53AM +0800, Jie Deng wrote:
    >>> Request the ID 34 for I2C adapter.
    >>>
    >>> Signed-off-by: Jie Deng <jie.deng@intel.com>
    >>> ---
    >>> content.tex | 2 ++
    >>> 1 file changed, 2 insertions(+)
    >> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
    > send Fixes: tag?

    Fixes: https://github.com/oasis-tcs/virtio-spec/issues/85

    Thank you.




  • 5.  Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter

    Posted 10-30-2020 07:55
    On Fri, Oct 30, 2020 at 09:48:11AM +0800, Jie Deng wrote:
    > On 2020/10/29 18:38, Michael S. Tsirkin wrote:
    >
    > > On Wed, Sep 09, 2020 at 10:15:54AM +0100, Stefan Hajnoczi wrote:
    > > > On Mon, Sep 07, 2020 at 09:51:53AM +0800, Jie Deng wrote:
    > > > > Request the ID 34 for I2C adapter.
    > > > >
    > > > > Signed-off-by: Jie Deng <jie.deng@intel.com>
    > > > > ---
    > > > > content.tex | 2 ++
    > > > > 1 file changed, 2 insertions(+)
    > > > Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
    > > send Fixes: tag?
    >
    > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/85
    >
    > Thank you.

    Ballot created, thanks!