All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH] content: reserve device ID for virtio-pmem devices
@ 2018-05-18  4:41 Pankaj Gupta
  2018-05-22  9:42 ` Stefan Hajnoczi
  2019-03-15 11:00 ` Pankaj Gupta
  0 siblings, 2 replies; 7+ messages in thread
From: Pankaj Gupta @ 2018-05-18  4:41 UTC (permalink / raw)
  To: virtio-dev

We need a device ID for virtio-pmem devices. As 24 is already 
requested by virtio-mem, so requesting next available(25)

Signed-off-by: Pankaj Gupta <pagupta@redhat.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 7a92cb1..ef75dc5 100644
--- a/content.tex
+++ b/content.tex
@@ -2432,6 +2432,8 @@ Device ID  &  Virtio Device    \\
 \hline
 23         &   IOMMU device \\
 \hline
+25         &   PMEM 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] 7+ messages in thread
* [virtio-dev] [PATCH] content: reserve device ID for virtio-pmem devices
@ 2019-04-12  5:03 Pankaj Gupta
  0 siblings, 0 replies; 7+ messages in thread
From: Pankaj Gupta @ 2019-04-12  5:03 UTC (permalink / raw)
  To: virtio-dev; +Cc: mst, stefanha, cohuck

We need a device ID for virtio-pmem devices. As 25 is  
requested by audio device, so requesting next available(26).
Also, updated the previously requested github issue[1] for
voting.

[1] https://github.com/oasis-tcs/virtio-spec/issues/38

Signed-off-by: Pankaj Gupta <pagupta@redhat.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 193b6e1..aef7476 100644
--- a/content.tex
+++ b/content.tex
@@ -2634,6 +2634,8 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 24         &   Memory device \\
 \hline
+26         &   PMEM device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.14.5


---------------------------------------------------------------------
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] 7+ messages in thread

end of thread, other threads:[~2019-04-12  5:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-18  4:41 [virtio-dev] [PATCH] content: reserve device ID for virtio-pmem devices Pankaj Gupta
2018-05-22  9:42 ` Stefan Hajnoczi
2018-05-22 13:15   ` David Hildenbrand
2018-05-23  5:01     ` Pankaj Gupta
2018-05-23 10:48       ` Stefan Hajnoczi
2019-03-15 11:00 ` Pankaj Gupta
2019-04-12  5:03 Pankaj Gupta

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.