← Prev in month
← Prev in thread
Next in thread →
Next in month →
Re: [OASIS Issue Tracker] Assigned: (VIRTIO-80) Bad sub-sectioning (23 cases)
OASIS Issues Tracker <> writes:
>> Bad sub-sectioning (23 cases)
Note that I disagree with the premise: I think clarity wins. However,
the sub-point in this issue about bit 30 being in prose is well taken.
From: Rusty Russell <>
Date: Fri, 14 Feb 2014 13:32:38 +1030
Subject: [PATCH] Feedback: TAB-555 Bad sub-sectioning
Reported-by: Patrick Durusau <>
Signed-off-by: Rusty Russell <>
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}
← Prev in month
← Prev in thread
Next in thread →
Next in month →