]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
vhost-user.rst: Fix vring address description
authorAndrey Ignatov <rdna@apple.com>
Fri, 12 Jan 2024 00:45:55 +0000 (16:45 -0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 14 Feb 2024 18:37:43 +0000 (21:37 +0300)
There is no "size" field in vring address structure. Remove it.

Fixes: 5fc0e00291 ("Add vhost-user protocol documentation")
Signed-off-by: Andrey Ignatov <rdna@apple.com>
Message-Id: <20240112004555.64900-1-rdna@apple.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit aa05bd9ef4073ccb72d04ad78de32916af31c7c3)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
docs/interop/vhost-user.rst

index 3f18ab424eb033ed72a58f0a8a62ebcaa8085162..936de705e1867b65d414932f90ff07d923b8a5fb 100644 (file)
@@ -111,9 +111,9 @@ A vring state description
 A vring address description
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-+-------+-------+------+------------+------+-----------+-----+
-| index | flags | size | descriptor | used | available | log |
-+-------+-------+------+------------+------+-----------+-----+
++-------+-------+------------+------+-----------+-----+
+| index | flags | descriptor | used | available | log |
++-------+-------+------------+------+-----------+-----+
 
 :index: a 32-bit vring index