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.ben...@linaro.org>
Cc: Stefano Garzarella <sgarz...@redhat.com>
Cc: "Michael S. Tsirkin" <m...@redhat.com>
Cc: Stefan Hajnoczi <stefa...@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 <sgarz...@redhat.com>


Reply via email to