All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Fix reserved Feature bits numbering
@ 2021-08-01 12:45 Max Gurtovoy
  2021-08-02 14:07 ` Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Max Gurtovoy @ 2021-08-01 12:45 UTC (permalink / raw)
  To: virtio-comment, mst, cohuck; +Cc: stefanha, eperezma, oren, Max Gurtovoy

This should have been updated during VIRTIO_F_NOTIFICATION_DATA and
VIRTIO_F_NOTIF_CONFIG_DATA standartization.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
---
 content.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content.tex b/content.tex
index 5c70a3c..e9a32fa 100644
--- a/content.tex
+++ b/content.tex
@@ -99,10 +99,10 @@ \section{Feature Bits}\label{sec:Basic Facilities of a Virtio Device / Feature B
 \begin{description}
 \item[0 to 23] Feature bits for the specific device type
 
-\item[24 to 37] Feature bits reserved for extensions to the queue and
+\item[24 to 39] Feature bits reserved for extensions to the queue and
   feature negotiation mechanisms
 
-\item[38 and above] Feature bits reserved for future extensions.
+\item[40 and above] Feature bits reserved for future extensions.
 \end{description}
 
 \begin{note}
-- 
2.21.0


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

end of thread, other threads:[~2022-01-03 16:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-01 12:45 [PATCH 1/1] Fix reserved Feature bits numbering Max Gurtovoy
2021-08-02 14:07 ` Stefan Hajnoczi
2021-08-10  6:44 ` [virtio-comment] " Cornelia Huck
2021-08-12 10:35   ` Max Gurtovoy
2021-08-16  8:48     ` Cornelia Huck
2021-08-16 14:40       ` Michael S. Tsirkin
2021-12-30 14:24         ` Max Gurtovoy
2021-12-30 14:27           ` Michael S. Tsirkin
2021-12-30 14:30             ` Max Gurtovoy
2021-12-30 14:49               ` Michael S. Tsirkin
2021-12-30 14:57                 ` Max Gurtovoy
2021-12-30 17:55                   ` Michael S. Tsirkin
2021-12-30 18:12                   ` Michael S. Tsirkin
2022-01-03 11:13 ` Cornelia Huck
2022-01-03 16:58   ` Max Gurtovoy

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.