diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-10-10 19:37:42 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-10-10 19:37:42 +0000 |
commit | 11d93e98e920c6ca79218adc253ca693645d4b32 (patch) | |
tree | de45e5fde2f64d5476a6cc95f5e1f99048ed48e9 | |
parent | f7df8764e3e35e541beaab9341e750ad8e8103d5 (diff) |
content: reserve virtio device ID for sdm
VIRTIO-149
Signed-off-by: Christian Pinto <c.pinto@virtualopensystems.com>
Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
Message-Id: <1467111824-11548-2-git-send-email-c.pinto@virtualopensystems.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/trunk@582 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | content.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content.tex b/content.tex index 9f71106..84a4bb8 100644 --- a/content.tex +++ b/content.tex @@ -3018,6 +3018,8 @@ Device ID & Virtio Device \\ \hline 20 & Crypto device \\ \hline +21 & Signal Distribution Module \\ +\hline \end{tabular} Some of the devices above are unspecified by this document, |