mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
authorEugenio Pérez <eperezma@redhat.com>
Mon, 3 Jul 2023 14:25:14 +0000 (16:25 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 1 Nov 2023 13:19:58 +0000 (09:19 -0400)
commitc695964474f3a80e1b7503e7cb15dd7d7f7245a1
treee23f681cafaf1e82576940f64a13c6ba4557bc89
parent5dc31bd245a4fd7fe2d1fd79b7a2a81c96d6d33c
mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK

Offer this backend feature as mlx5 is compatible with it. It allows it
to do live migration with CVQ, dynamically switching between passthrough
and shadow virtqueue.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20230703142514.363256-1-eperezma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/mlx5/net/mlx5_vnet.c