All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH] content: reserve virtio device ID for file system devices
@ 2018-12-12 15:27 Stefan Hajnoczi
  2018-12-12 15:38 ` [virtio-dev] " Cornelia Huck
  2019-01-11 21:19 ` [virtio-dev] " Michael S. Tsirkin
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2018-12-12 15:27 UTC (permalink / raw)
  To: virtio-dev; +Cc: Cornelia Huck, Stefan Hajnoczi

Reserve device ID 26 for virtio-fs devices.

Fixes: https://github.com/oasis-tcs/virtio-spec/issues/31
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index b101d1b..f8d0afb 100644
--- a/content.tex
+++ b/content.tex
@@ -2528,6 +2528,8 @@ Device ID  &  Virtio Device    \\
 \hline
 24         &   Memory device \\
 \hline
+26         &   file system device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.19.2


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

* [virtio-dev] Re: [PATCH] content: reserve virtio device ID for file system devices
  2018-12-12 15:27 [virtio-dev] [PATCH] content: reserve virtio device ID for file system devices Stefan Hajnoczi
@ 2018-12-12 15:38 ` Cornelia Huck
  2019-01-14 13:45   ` Stefan Hajnoczi
  2019-01-11 21:19 ` [virtio-dev] " Michael S. Tsirkin
  1 sibling, 1 reply; 5+ messages in thread
From: Cornelia Huck @ 2018-12-12 15:38 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: virtio-dev

On Wed, 12 Dec 2018 15:27:54 +0000
Stefan Hajnoczi <stefanha@redhat.com> wrote:

> Reserve device ID 26 for virtio-fs devices.
> 
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/31
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index b101d1b..f8d0afb 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2528,6 +2528,8 @@ Device ID  &  Virtio Device    \\
>  \hline
>  24         &   Memory device \\
>  \hline
> +26         &   file system device \\
> +\hline
>  \end{tabular}
>  
>  Some of the devices above are unspecified by this document,

Reviewed-by: Cornelia Huck <cohuck@redhat.com>

[Does anyone remember what 25 was supposed to be?]

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

* Re: [virtio-dev] [PATCH] content: reserve virtio device ID for file system devices
  2018-12-12 15:27 [virtio-dev] [PATCH] content: reserve virtio device ID for file system devices Stefan Hajnoczi
  2018-12-12 15:38 ` [virtio-dev] " Cornelia Huck
@ 2019-01-11 21:19 ` Michael S. Tsirkin
  2019-01-14 13:46   ` Stefan Hajnoczi
  1 sibling, 1 reply; 5+ messages in thread
From: Michael S. Tsirkin @ 2019-01-11 21:19 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: virtio-dev, Cornelia Huck

On Wed, Dec 12, 2018 at 03:27:54PM +0000, Stefan Hajnoczi wrote:
> Reserve device ID 26 for virtio-fs devices.
> 
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/31
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

Stefan, could you please comment on
- Is 25 used? No one on this list seems to know ...
- should we start voting on this?

> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index b101d1b..f8d0afb 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2528,6 +2528,8 @@ Device ID  &  Virtio Device    \\
>  \hline
>  24         &   Memory device \\
>  \hline
> +26         &   file system device \\
> +\hline
>  \end{tabular}
>  
>  Some of the devices above are unspecified by this document,
> -- 
> 2.19.2
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

* [virtio-dev] Re: [PATCH] content: reserve virtio device ID for file system devices
  2018-12-12 15:38 ` [virtio-dev] " Cornelia Huck
@ 2019-01-14 13:45   ` Stefan Hajnoczi
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2019-01-14 13:45 UTC (permalink / raw)
  To: Cornelia Huck; +Cc: virtio-dev

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

On Wed, Dec 12, 2018 at 04:38:33PM +0100, Cornelia Huck wrote:
> On Wed, 12 Dec 2018 15:27:54 +0000
> Stefan Hajnoczi <stefanha@redhat.com> wrote:
> [Does anyone remember what 25 was supposed to be?]

virtio-pmem:
https://lkml.org/lkml/2019/1/9/544

Stefan

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

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

* Re: [virtio-dev] [PATCH] content: reserve virtio device ID for file system devices
  2019-01-11 21:19 ` [virtio-dev] " Michael S. Tsirkin
@ 2019-01-14 13:46   ` Stefan Hajnoczi
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2019-01-14 13:46 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: virtio-dev, Cornelia Huck

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

On Fri, Jan 11, 2019 at 04:19:24PM -0500, Michael S. Tsirkin wrote:
> On Wed, Dec 12, 2018 at 03:27:54PM +0000, Stefan Hajnoczi wrote:
> > Reserve device ID 26 for virtio-fs devices.
> > 
> > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/31
> > Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> 
> Stefan, could you please comment on
> - Is 25 used? No one on this list seems to know ...

virtio-pmem:
https://lkml.org/lkml/2019/1/9/544

> - should we start voting on this?

Yes, please.

Stefan

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

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

end of thread, other threads:[~2019-01-14 13:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 15:27 [virtio-dev] [PATCH] content: reserve virtio device ID for file system devices Stefan Hajnoczi
2018-12-12 15:38 ` [virtio-dev] " Cornelia Huck
2019-01-14 13:45   ` Stefan Hajnoczi
2019-01-11 21:19 ` [virtio-dev] " Michael S. Tsirkin
2019-01-14 13:46   ` Stefan Hajnoczi

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.