summaryrefslogtreecommitdiff
path: root/cl-os.tex
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2015-03-25 17:11:02 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2015-03-25 17:11:02 +0000
commit930364b1f7237263fc4ef47157cd10b65b08daf6 (patch)
tree552203d99f1142690bc1d157524b647a6d488ef6 /cl-os.tex
parent8bce9fca4ad831d618b9e5d56ab5ce078bbbc29f (diff)
cl: list virtio-130
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@501 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'cl-os.tex')
-rw-r--r--cl-os.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/cl-os.tex b/cl-os.tex
index 05c1f16..64a83a7 100644
--- a/cl-os.tex
+++ b/cl-os.tex
@@ -56,3 +56,17 @@ See \ref{sec:Basic Facilities of a Virtio Device / Virtqueues /
The Virtqueue Used Ring}.
} \\
\hline
+486 & 15 Mar 2015 & Rusty Russell & {VIRTIO-130:
+ISR status: Fix incorrect diagram
+
+ISR status capability diagram has the "Device Configuration
+Interrupt " as bit 0, and the "Queue Interrupt" as bit 1. This is
+the wrong way around: it disagrees with the legacy
+implementations, as well as the spec elsewhere.
+
+All current guests correctly follow the text, fix
+up the diagram to match.
+See \ref{sec:Virtio Transport Options / Virtio Over PCI Bus / PCI
+Device Layout / ISR status capability}.
+ } \\
+\hline