linux-stable/drivers/vfio/pci/mlx5
Yishai Hadas 61a2f1460f vfio/mlx5: Manage the VF attach/detach callback from the PF
Manage the VF attach/detach callback from the PF.

This lets the driver to enable parallel VFs migration as will be
introduced in the next patch.

As part of this, reorganize the VF is migratable code to be in a
separate function and rename it to be set_migratable() to match its
functionality.

Link: https://lore.kernel.org/r/20220510090206.90374-3-yishaih@nvidia.com
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
2022-05-11 09:33:22 +03:00
..
cmd.c vfio/mlx5: Manage the VF attach/detach callback from the PF 2022-05-11 09:33:22 +03:00
cmd.h vfio/mlx5: Manage the VF attach/detach callback from the PF 2022-05-11 09:33:22 +03:00
Kconfig
main.c vfio/mlx5: Manage the VF attach/detach callback from the PF 2022-05-11 09:33:22 +03:00
Makefile