qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore


From: Namhyung Kim
Subject: [Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
Date: Wed, 20 Jul 2016 00:13:37 +0900

From: Namhyung Kim <address@hidden>

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 <address@hidden>
---
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]