From 8d3e3b72cf3367f575343ed360140a184430e8d8 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Brucker Date: Tue, 31 Oct 2017 15:13:21 +0000 Subject: 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 Signed-off-by: Michael S. Tsirkin Reviewed-by: Stefan Hajnoczi --- content.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content.tex') 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, -- cgit v1.2.3