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

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.