From b40a1b7145996811fcb20602925bae909f91a4a1 Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Mon, 10 Oct 2016 19:37:31 +0000 Subject: vsock: reserve device ID Add a device ID for the Socket device. The draft specification is currently under review but it helps to reserve the ID to avoid collisions with other new virtio devices. VIRTIO-147 Suggested-by: Ian Campbell Signed-off-by: Stefan Hajnoczi Message-Id: <1458729661-7514-1-git-send-email-stefanha@redhat.com> Signed-off-by: Cornelia Huck git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/trunk@580 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content.tex') diff --git a/content.tex b/content.tex index c362a5c..1da979a 100644 --- a/content.tex +++ b/content.tex @@ -3014,6 +3014,8 @@ Device ID & Virtio Device \\ \hline 18 & Input device \\ \hline +19 & Socket device \\ +\hline \end{tabular} Some of the devices above are unspecified by this document, -- cgit v1.2.3