All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter
@ 2020-09-07  1:51 Jie Deng
  2020-09-09  9:15 ` Stefan Hajnoczi
  0 siblings, 1 reply; 5+ messages in thread
From: Jie Deng @ 2020-09-07  1:51 UTC (permalink / raw)
  To: virtio-comment; +Cc: mst, Jie Deng

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


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/


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter
  2020-09-07  1:51 [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter Jie Deng
@ 2020-09-09  9:15 ` Stefan Hajnoczi
  2020-10-29 10:38   ` Michael S. Tsirkin
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Hajnoczi @ 2020-09-09  9:15 UTC (permalink / raw)
  To: Jie Deng; +Cc: virtio-comment, mst

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

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>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter
  2020-09-09  9:15 ` Stefan Hajnoczi
@ 2020-10-29 10:38   ` Michael S. Tsirkin
  2020-10-30  1:48     ` Jie Deng
  0 siblings, 1 reply; 5+ messages in thread
From: Michael S. Tsirkin @ 2020-10-29 10:38 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Jie Deng, virtio-comment, Cornelia Huck

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?


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/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter
  2020-10-29 10:38   ` Michael S. Tsirkin
@ 2020-10-30  1:48     ` Jie Deng
  2020-10-30  7:54       ` Michael S. Tsirkin
  0 siblings, 1 reply; 5+ messages in thread
From: Jie Deng @ 2020-10-30  1:48 UTC (permalink / raw)
  To: Michael S. Tsirkin, Stefan Hajnoczi; +Cc: virtio-comment, Cornelia Huck

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.


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/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter
  2020-10-30  1:48     ` Jie Deng
@ 2020-10-30  7:54       ` Michael S. Tsirkin
  0 siblings, 0 replies; 5+ messages in thread
From: Michael S. Tsirkin @ 2020-10-30  7:54 UTC (permalink / raw)
  To: Jie Deng; +Cc: Stefan Hajnoczi, virtio-comment, Cornelia Huck

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!


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/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-30  7:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07  1:51 [virtio-comment] [PATCH] content: Reserve device ID 34 for I2C adapter Jie Deng
2020-09-09  9:15 ` Stefan Hajnoczi
2020-10-29 10:38   ` Michael S. Tsirkin
2020-10-30  1:48     ` Jie Deng
2020-10-30  7:54       ` Michael S. Tsirkin

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.