summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2015-10-21 14:22:09 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2015-10-21 14:22:09 +0000
commit84b37a2a2e53806dac1e6def0e85ed7a0b9c5c82 (patch)
tree121bef74158dfd1edff47602ab0d3e99ceec1fd1
parentcbeb3b681713eae1d736e5cc84672c6702989d94 (diff)
cl: document resolution for VIRTIO-146.
add advice on transition from earlier drafts. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@551 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r--cl-os.tex10
-rw-r--r--introduction.tex2
2 files changed, 11 insertions, 1 deletions
diff --git a/cl-os.tex b/cl-os.tex
index 34862e5..aee28d6 100644
--- a/cl-os.tex
+++ b/cl-os.tex
@@ -66,3 +66,13 @@ PCI Bus / PCI Device Layout / PCI configuration access
capability}.
} \\
\hline
+547 & 18 Oct 2015 & Michael S. Tsirkin & {add advice on transition from legacy interfaces
+
+Reading legacy chapters gives a hint about what changed,
+let's help readers discover this useful shortcut.
+
+This resolves VIRTIO-146.
+
+See \ref{sec:Transition from earlier specification drafts}.
+} \\
+\hline
diff --git a/introduction.tex b/introduction.tex
index ba67137..979881e 100644
--- a/introduction.tex
+++ b/introduction.tex
@@ -126,7 +126,7 @@ Similarly, a driver MAY implement:
Devices or drivers with no legacy compatibility are referred to as
non-transitional devices and drivers, respectively.
-\subsection{Transition from earlier specification drafts}
+\subsection{Transition from earlier specification drafts}\label{sec:Transition from earlier specification drafts}
For devices and drivers already implementing the legacy
interface, some changes will have to be made to support this