[dpdk-dev] [PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks

Cornelia Huck cohuck at redhat.com
Thu Feb 13 11:31:33 CET 2020


On Tue, 11 Feb 2020 16:05:25 -0700
Alex Williamson <alex.williamson at redhat.com> wrote:

> Allow bus drivers to provide their own callback to match a device to
> the user provided string.
> 
> Signed-off-by: Alex Williamson <alex.williamson at redhat.com>
> ---
>  drivers/vfio/vfio.c  |   20 ++++++++++++++++----
>  include/linux/vfio.h |    4 ++++
>  2 files changed, 20 insertions(+), 4 deletions(-)

Reviewed-by: Cornelia Huck <cohuck at redhat.com>



More information about the dev mailing list