summaryrefslogtreecommitdiff
path: root/cl-os.tex
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2015-03-25 17:08:50 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2015-03-25 17:08:50 +0000
commit4c2ad7e26fae8f3e3ddf5f53b4ddafb9012ba4a1 (patch)
tree764a442231e580822a4a47ba036c9022ab9a185e /cl-os.tex
parent76341d2a6a45b36fa49dc0d1c0ba1a8e0a383522 (diff)
cl: list more changes
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@494 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'cl-os.tex')
-rw-r--r--cl-os.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/cl-os.tex b/cl-os.tex
index a4dbbee..4648156 100644
--- a/cl-os.tex
+++ b/cl-os.tex
@@ -6,6 +6,8 @@ for different alignment requirements. Have pci and ccw refer to that
section for legacy devices. Remove the double definition of virtqueue
alignment (which referred to legacy, but was not tagged as such) from
the ccw section.
+See \ref{
+}.
} \\
\hline
479 & 15 Mar 2015 & Cornelia Huck & {VIRTIO-116:
@@ -16,5 +18,26 @@ We want to be able to fail setting a status on the device
negotiated).
The easiest way to do that is to allow the device to fail the
WRITE_STATUS command by posting a command reject.
+See \ref{
+}.
+ } \\
+\hline
+485 & 15 Mar 2015 & Jason Wang & {VIRTIO-135:
+virtio-ring: comment fixup
+
+virtio_ring.h included with spec has this text:
+/* Support for avail_idx and used_idx fields */
+it should really refer to avail_event and used_event.
+See \ref{
+}.
+ } \\
+\hline
+486 & 15 Mar 2015 & Jason Wang & {VIRTIO-136:
+document idx field in virtqueue used ring
+
+Section 2.4.8 The Virtqueue Used Ring
+lists the idx field, but never documents it.
+See \ref{
+}.
} \\
\hline