From 0e05ee7d90e110c8aae99754cd87b58970449ce2 Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Mon, 10 Oct 2016 19:37:47 +0000 Subject: content: Reserve virtio device ID for pstore 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 Message-Id: <1468941217-12904-1-git-send-email-namhyung@gmail.com> Signed-off-by: Cornelia Huck git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/trunk@583 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content.tex b/content.tex index 84a4bb8..546bef7 100644 --- a/content.tex +++ b/content.tex @@ -3020,6 +3020,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, -- cgit v1.2.3