From: Gonglei <arei.gong...@huawei.com>

Reserve a device ID for virtio crypto device to
avoid collisions with other new virtio devices.

Because 19 had been reserved for virtio socket
device, I'd like to reserve 20 for crypto device.

VIRTIO-148

Suggested-by: Cornelia Huck <cornelia.h...@de.ibm.com>
Signed-off-by: Gonglei <arei.gong...@huawei.com>
Message-Id: <1460685060-5904-1-git-send-email-arei.gong...@huawei.com>
Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 4eebfc6..5beedd9 100644
--- a/content.tex
+++ b/content.tex
@@ -3000,6 +3000,8 @@ Device ID  &  Virtio Device    \\
 \hline
 19         &   Socket device \\
 \hline
+20         &   Crypto device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.9.2


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org

Reply via email to