From 930364b1f7237263fc4ef47157cd10b65b08daf6 Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Wed, 25 Mar 2015 17:11:02 +0000 Subject: cl: list virtio-130 Signed-off-by: Michael S. Tsirkin git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@501 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- cl-os.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- cgit v1.2.3