OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2014-01

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

[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 <[email protected]> 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]  |  [Month Index]  |  [List Home]