qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 1/7] include/hw: attempt to document VirtIO feature varia


From: Stefano Garzarella
Subject: Re: [PATCH v3 1/7] include/hw: attempt to document VirtIO feature variables
Date: Tue, 29 Nov 2022 09:54:18 +0100

On Mon, Nov 28, 2022 at 04:40:59PM +0000, Alex Bennée wrote:
We have a bunch of variables associated with the device and the vhost
backend which are used inconsistently throughout the code base. Lets
start trying to bring some order by agreeing what each variable is
for.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Stefano Garzarella <sgarzare@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Stefan Hajnoczi <stefanha@gmail.com>

---
v2
 - dropped DISCUSS and commentary
 - separated protocol section for clarity
 - updated working on vhost->backend_features
 - made clear guest_features was the written state
---
include/hw/virtio/vhost.h  | 25 ++++++++++++++++++++++---
include/hw/virtio/virtio.h | 19 ++++++++++++++++++-
2 files changed, 40 insertions(+), 4 deletions(-)

Thanks for this effort to improve our documentation!

Acked-by: Stefano Garzarella <sgarzare@redhat.com>




reply via email to

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