OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] VIRTIO-55: Add a reserved ID for GPU devices


As existing work on virtio-gpu is using device ID 16, reflect this in
the spec. This closes out VIRTIO-55.

Signed-off-by: Paul Mundt <paul.mundt@huawei.com>

Index: content.tex
===================================================================
diff --git a/content.tex b/content.tex
--- a/content.tex	(revision 197)
+++ b/content.tex	(working copy)
@@ -2323,6 +2323,8 @@
 \hline
 12         &   virtio CAIF      \\
 \hline
+16         &   GPU device       \\
+\hline
 \end{tabular}

 \section{Network Device}\label{sec:Device Types / Network Device}


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]