diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-02 21:34:50 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-02 21:34:50 +0000 |
commit | 1c8e63c8eb4fdc388715800ffa8d86ca1d480f6e (patch) | |
tree | 4e351811a701f671075e6571c5b9768694fe49a0 /content.tex | |
parent | 2cb11d188e63028591336de27e212b55a19c5a7c (diff) |
legacy: make message framing normative
Change accepted on VIRTIO TC Meeting, 3 December 2013
TODO: we really should be more specific
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@292 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 15005fc..7d6ce02 100644 --- a/content.tex +++ b/content.tex @@ -391,7 +391,7 @@ addition, the specification for virtio_blk SCSI commands required intuiting field lengths from frame boundaries (see \ref{sec:Device Types / Block Device / Device Operation / Legacy Interface: Device Operation}~\nameref{sec:Device Types / Block Device / Device Operation / Legacy Interface: Device Operation}) -It is thus recommended that when using legacy interfaces, transitional +It is thus RECOMMENDED that when using legacy interfaces, transitional drivers be conservative in their assumptions, unless the VIRTIO_F_ANY_LAYOUT feature is accepted. |