qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
@ 2016-07-19 15:13 Namhyung Kim
  2016-07-20  7:54 ` Cornelia Huck
  2016-07-20  9:16 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Namhyung Kim @ 2016-07-19 15:13 UTC (permalink / raw)
  To: virtio-dev; +Cc: kvm, qemu-devel, virtualization, Namhyung Kim

From: Namhyung Kim <namhyung@kernel.org>

This patch just reserve next available device ID for pstore device
type.  The device specification for pstore will come later.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index d989d98..10bacc5 100644
--- a/content.tex
+++ b/content.tex
@@ -2990,6 +2990,8 @@ Device ID  &  Virtio Device    \\
 \hline
 18         &   Input device \\
 \hline
+22         &   pstore device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.8.0

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

end of thread, other threads:[~2016-07-20 11:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19 15:13 [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore Namhyung Kim
2016-07-20  7:54 ` Cornelia Huck
2016-07-20  9:16 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).