]> git.proxmox.com Git - mirror_qemu.git/commit
docs: vhost-user: clean up request/reply description
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 21 Mar 2022 15:30:28 +0000 (15:30 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 16 May 2022 08:38:40 +0000 (04:38 -0400)
commit43725d4844cc516e8c1b92c7903aeb0e88360f1b
treeb2c7e6fdfe7370a19c29e7886cde003f3be3345a
parent6ca6d8ee9dd053eaa625aad48d95d12f4418ef4c
docs: vhost-user: clean up request/reply description

It is not necessary to mention which side is sending/receiving
each payload; it is more interesting to say which is the request
and which is the reply.  This also matches what vhost-user-gpu.rst
already does.

While at it, ensure that all messages list both the request and
the reply payload.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210226143413.188046-2-pbonzini@redhat.com>
Message-Id: <20220321153037.3622127-5-alex.bennee@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
docs/interop/vhost-user.rst