summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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