summaryrefslogtreecommitdiff
path: root/cl-os.tex
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-12-23 19:25:12 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2014-12-23 19:25:12 +0000
commit7cc4f070035893df949576916d1a17b212b47e9b (patch)
tree561bdaf0ef10dc62841eb6b3b30aef5f7817db2c /cl-os.tex
parentbd4a96753744beb92170d95e971517add7476310 (diff)
cl-os: prepare changelog for v1.0 cs02
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@456 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'cl-os.tex')
-rw-r--r--cl-os.tex45
1 files changed, 45 insertions, 0 deletions
diff --git a/cl-os.tex b/cl-os.tex
index e69de29..0a902fc 100644
--- a/cl-os.tex
+++ b/cl-os.tex
@@ -0,0 +1,45 @@
+448 & 22 Dec 2014 & Michael S. Tsirkin & {VIRTIO-120: virtio:
+fix used element size
+
+General ring description lists size for
+used ring elements as 4, it must be 8.
+
+See \ref{sec:Basic Facilities of a Virtio Device / Virtqueues}.
+ } \\
+\hline
+449 & 22 Doc 2014 & Cornelia Huck & {VIRTIO-125: block: fixup section levels
+ The specification for the configuration layout for block devices
+ should be its own subsection as for all other devices and not be
+ hidden beneath "Feature bits".
+
+ The normative sections for device operation should appear under
+ the device operation section.
+See \ref{sec:Device Types / Block Device / Device configuration
+layout}.
+ } \\
+\hline
+450 & 22 Dec 2014 & Cornelia Huck & {VIRTIO-127: ccw: two-stage
+indicators for legacy devices
+
+ Some legacy devices will support two-stage queue indicators
+and therefore
+ won't reject CCW_CMD_SET_IND_ADAPTER. Note this.
+
+See \ref{sec:Virtio Transport Options / Virtio over channel I/O /
+Device Initialization / Setting Up Indicators / Legacy
+Interfaces: A Note on Setting Up Indicators}.
+ } \\
+\hline
+452 & 22 Dec 2014 & Michael S. Tsirkin & {VIRTIO-115:
+formatting: formatting: escape {\textbackslash}ldots in lstlisting
+
+ {\textbackslash}ldots does not work within lstlisting, the result is
+ {\textbackslash}ldots verbatim in the PDF output.
+
+ To fix, make \$ an escape character, and escape the sequence:
+ \${\textbackslash}ldots\$
+
+See \ref{sec:Device Types / SCSI Host Device / Device Operation /
+Device Operation: controlq}.
+} \\
+\hline