summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Philippe Brucker <jean-philippe.brucker@arm.com>2017-10-31 15:13:21 +0000
committerMichael S. Tsirkin <mst@redhat.com>2017-12-12 18:46:53 +0200
commit8d3e3b72cf3367f575343ed360140a184430e8d8 (patch)
tree7d462dabf76569019ea49cba9dff70560ce27ba8
parent2faf9b0666886abc0ca99f6813446a4e2a04f3ca (diff)
content: reserve virtio device ID for IOMMU
Reserve device ID 23 for virtio-iommu devices. Resolved VIRTIO-162 Approved https://www.oasis-open.org/apps/org/workgroup/virtio/ballot.php?id=3155 Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
-rw-r--r--content.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/content.tex b/content.tex
index c840588..c7ef7fd 100644
--- a/content.tex
+++ b/content.tex
@@ -3022,6 +3022,8 @@ Device ID & Virtio Device \\
\hline
22 & pstore device \\
\hline
+23 & IOMMU device \\
+\hline
\end{tabular}
Some of the devices above are unspecified by this document,