All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] content: Add link for the feature bits chapter
@ 2024-06-11 17:57 Parav Pandit
  2024-06-11 23:11 ` Michael S. Tsirkin
  0 siblings, 1 reply; 5+ messages in thread
From: Parav Pandit @ 2024-06-11 17:57 UTC (permalink / raw)
  To: virtio-comment, mst, cohuck; +Cc: Parav Pandit

Device common feature bits overview in the basic facilities and
their actual description are apart by 24 chapters.

Help reader to directly reach out to feature bits definitions from
the basic chapter.

Signed-off-by: Parav Pandit <parav@nvidia.com>
---
 content.tex | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/content.tex b/content.tex
index 8849522..c3531e2 100644
--- a/content.tex
+++ b/content.tex
@@ -97,12 +97,10 @@ \section{Feature Bits}\label{sec:Basic Facilities of a Virtio Device / Feature B
 Feature bits are allocated as follows:
 
 \begin{description}
-\item[0 to 23, and 50 to 127] Feature bits for the specific device type
-
-\item[24 to 41] Feature bits reserved for extensions to the queue and
-  feature negotiation mechanisms
-
-\item[42 to 49, and 128 and above] Feature bits reserved for future extensions.
+\item\textbf{0 to 23, and 50 to 127} Feature bits for the specific device type
+\item\textbf{\hyperref[sec:Reserved Feature Bits]{24 to 41}} Feature bits reserved for extensions
+to the queue and feature negotiation mechanisms
+\item\textbf{42 to 49, and 128 and above} Feature bits reserved for future extensions.
 \end{description}
 
 \begin{note}
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-12  7:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 17:57 [PATCH] content: Add link for the feature bits chapter Parav Pandit
2024-06-11 23:11 ` Michael S. Tsirkin
2024-06-12  3:51   ` Parav Pandit
2024-06-12  5:40     ` Michael S. Tsirkin
2024-06-12  7:33       ` Parav Pandit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.