aboutsummaryrefslogtreecommitdiff
path: root/docs/interop
diff options
context:
space:
mode:
authorAndrey Ignatov <rdna@apple.com>2024-01-11 16:45:55 -0800
committerMichael S. Tsirkin <mst@redhat.com>2024-02-14 06:09:32 -0500
commitaa05bd9ef4073ccb72d04ad78de32916af31c7c3 (patch)
tree073f013ef3e7f38d9c549ebb78d298cc45e9dce0 /docs/interop
parent35a6380b4ed27f8355330b1fb0918b20c728d30e (diff)
downloadqemu-aa05bd9ef4073ccb72d04ad78de32916af31c7c3.zip
qemu-aa05bd9ef4073ccb72d04ad78de32916af31c7c3.tar.gz
qemu-aa05bd9ef4073ccb72d04ad78de32916af31c7c3.tar.bz2
vhost-user.rst: Fix vring address description
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>
Diffstat (limited to 'docs/interop')
-rw-r--r--docs/interop/vhost-user.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/interop/vhost-user.rst b/docs/interop/vhost-user.rst
index 9f1103f..ad6e142 100644
--- a/docs/interop/vhost-user.rst
+++ b/docs/interop/vhost-user.rst
@@ -148,9 +148,9 @@ Vring descriptor indices for packed virtqueues
A vring address description
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-+-------+-------+------+------------+------+-----------+-----+
-| index | flags | size | descriptor | used | available | log |
-+-------+-------+------+------------+------+-----------+-----+
++-------+-------+------------+------+-----------+-----+
+| index | flags | descriptor | used | available | log |
++-------+-------+------------+------+-----------+-----+
:index: a 32-bit vring index