diff options
| author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-07-22 21:40:05 +0000 |
|---|---|---|
| committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-07-22 21:40:05 +0000 |
| commit | 713d75d585f3b8c23d7e17202ccf4f3c572e313a (patch) | |
| tree | b8b0122e0161d589722ff9b230cd2024427f0494 /introduction.tex | |
| parent | 87b53c42fc247805e839f14a9afbfab4ad08f894 (diff) | |
| parent | 2aa7268d2808a2fddd3fd81a1f1ff2abb62d37c7 (diff) | |
Merge remote-tracking branch 'origin/v1.0'
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/trunk@572 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'introduction.tex')
| -rw-r--r-- | introduction.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/introduction.tex b/introduction.tex index ac7eefa..979881e 100644 --- a/introduction.tex +++ b/introduction.tex @@ -126,6 +126,16 @@ 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}\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 +specification. + +In this case, it might be beneficial for the reader to focus on +sections tagged "Legacy Interface" in the section title. +These highlight the changes made since the earlier drafts. + \section{Structure Specifications} Many device and driver in-memory structure layouts are documented using |
