vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature
authorEugenio Pérez <eperezma@redhat.com>
Fri, 9 Jun 2023 09:21:25 +0000 (11:21 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 3 Sep 2023 22:10:22 +0000 (18:10 -0400)
commit9f09fd6171fe8badef7875ab1642e67360bc5483
tree7bf051cc6ec185a1d8bd27f3e43c4edfb7b2cda0
parent8b59b4da9b56ce2ec2dc7dc3ae544405553c2de0
vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature

Accepting VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature if
userland sets it.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Shannon Nelson <shannon.nelson@amd.com>
Message-Id: <20230609092127.170673-3-eperezma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vdpa.c