OSDN Git Service

include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 2 Aug 2022 09:49:53 +0000 (10:49 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Oct 2022 13:41:51 +0000 (09:41 -0400)
commitea5d6ea7788c83216547fe72874033d4bf693182
treef5d4826c1173d2ef148f195a07dee034318f5d3f
parent02b61f38d3574900fb4cc4c450b17c75956a6a04
include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE

When debugging a new vhost user you may be surprised to see
VHOST_USER_F_PROTOCOL getting squashed in the maze of
backend_features, acked_features and guest_features. Expand the
description here to help the next poor soul trying to work through
this.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220802095010.3330793-6-alex.bennee@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/virtio/virtio.h