← Prev in month ← Prev in thread

[PATCH] VIRTIO-45: Add a reserved ID for Timer/Clock device

From
Daniel Kiper
Date
2014-02-20T21:21:00+00:00
ID
Thread
[PATCH] VIRTIO-45: Add a reserved ID for Timer/Clock device
Just add a reserved ID for Timer/Clock device. There is no work on it yet but it is nice to have the ID which could be used safely in preliminary implementations.  Signed-off-by: Daniel Kiper <> ---  content.tex
2 ++  1 file changed, 2 insertions(+)  diff --git a/content.tex b/content.tex index c804c53..e7add31 100644 --- a/content.tex +++ b/content.tex @@ -2441,6 +2441,8 @@ Device ID  &  Virtio Device
\  hline  16
&
GPU device
\  hline +17
&
Timer/Clock device \ +hline  end{tabular}
Some of the devices above are unspecified by this document, --  1.7.10.4
← Prev in month ← Prev in thread