OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2016-08

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

[PATCH 0/4] device ID reservation patches


From: Namhyung Kim <[email protected]> This patch just reserve next available device ID for pstore device type. The device specification for pstore will come later. VIRTIO-150 Signed-off-by: Namhyung Kim <[email protected]> Message-Id: <[email protected]> Signed-off-by: Cornelia Huck <[email protected]> --- content.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content.tex b/content.tex index c426ed2..5afa68d 100644 --- a/content.tex +++ b/content.tex @@ -3004,6 +3004,8 @@ Device ID & Virtio Device \\ \hline 21 & Signal Distribution Module \\ \hline +22 & pstore device \\ +\hline \end{tabular} Some of the devices above are unspecified by this document, -- 2.9.2

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]