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