All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH v1] content: reserve virtio device ID for memory devices
@ 2018-04-27 11:36 David Hildenbrand
  2018-04-27 13:49 ` Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Hildenbrand @ 2018-04-27 11:36 UTC (permalink / raw)
  To: virtio-dev; +Cc: Michael S . Tsirkin, Cornelia Huck, David Hildenbrand

Reserve device ID 24 for virtio-mem devices.

Signed-off-by: David Hildenbrand <david@redhat.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 7a92cb1..bf63be8 100644
--- a/content.tex
+++ b/content.tex
@@ -2432,6 +2432,8 @@ Device ID  &  Virtio Device    \\
 \hline
 23         &   IOMMU device \\
 \hline
+24         &   Memory device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.14.3


---------------------------------------------------------------------
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:[~2018-04-29  9:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-27 11:36 [virtio-dev] [PATCH v1] content: reserve virtio device ID for memory devices David Hildenbrand
2018-04-27 13:49 ` Stefan Hajnoczi
2018-04-27 14:18 ` [virtio-dev] " Cornelia Huck
2018-04-27 15:06 ` Michael S. Tsirkin
2018-04-29  9:05   ` David Hildenbrand

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.