vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
authorEugenio Pérez <eperezma@redhat.com>
Fri, 9 Jun 2023 09:21:27 +0000 (11:21 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 3 Sep 2023 22:10:22 +0000 (18:10 -0400)
commit2c9c63711607e3742029f433f130320a9fd7a6a0
treee9f8b392091f81d4f1773a883eb059b44eed8d86
parentb63e5c70c39349ea5b9e7dbb604551902fc753fc
vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK

Start offering the feature in the simulator.  Other parent drivers can
follow this code to offer it too.

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