qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3] docs: vhost-user: add Virtio status protocol feature


From: Stefan Hajnoczi
Subject: Re: [PATCH v3] docs: vhost-user: add Virtio status protocol feature
Date: Tue, 23 Jun 2020 15:52:20 +0100

On Thu, Jun 18, 2020 at 03:45:01PM +0200, Maxime Coquelin wrote:
> This patch specifies the VHOST_USER_SET_STATUS and
> VHOST_USER_GET_STATUS requests, which are sent by
> the master to update and query the Virtio status
> in the backend.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
> Changes since v2:
> =================
> - Typo: fix missing # (Jason)
> 
> Changes since v1:
> =================
> - Only keep the spec part in this patch, the implementation will
>   be part of Cindy's Vhost vDPA series it depends on. The goal is
>   to be able to implement it in next DPDK release even if Qemu part
>   is not merged.
> - Add GET_STATUS after discussions with Michael and Jason. It can
>   be used by the master to ensure FEATURES_OK bit set is
>   acknowledged by the backend.
> 
>  docs/interop/vhost-user.rst | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]