From cf4c71d5652997d4f3032955fbcc2d52f2970df9 Mon Sep 17 00:00:00 2001 From: rusty Date: Wed, 26 Feb 2014 03:17:29 +0000 Subject: Feedback: TAB-555 Bad sub-sectioning (VIRTIO-80) Reported-by: Patrick Durusau Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@257 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'content.tex') diff --git a/content.tex b/content.tex index 1250a90..8cd408b 100644 --- a/content.tex +++ b/content.tex @@ -4332,10 +4332,6 @@ Currently there are four device-independent feature bits defined: drivers. \end{description} -In addition, bit 30 is used by qemu's implementation to check for experimental -early versions of virtio which did not perform correct feature negotiation, -and should not be used. - \section{Legacy Interface: Reserved Feature Bits}\label{sec:Reserved Feature Bits / Legacy Interface: Reserved Feature Bits} Legacy or transitional devices may offer the following: @@ -4355,6 +4351,10 @@ Legacy or transitional devices may offer the following: \item[VIRTIO_F_ANY_LAYOUT (27)] This feature indicates that the device accepts arbitrary descriptor layouts, as described in Section \ref{sec:Basic Facilities of a Virtio Device / Virtqueues / Message Framing / Legacy Interface: Message Framing}~\nameref{sec:Basic Facilities of a Virtio Device / Virtqueues / Message Framing / Legacy Interface: Message Framing}. + +\item[UNUSED (30)] Bit 30 is used by qemu's implementation to check + for experimental early versions of virtio which did not perform + correct feature negotiation, and should not be used. \end{description} \chapter{virtio_ring.h}\label{sec:virtio-ring.h} -- cgit v1.2.3