aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/mlx5/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-08vfio/mlx5: Set the driver DMA logging callbacksYishai Hadas1-1/+4
2022-09-08vfio/mlx5: Manage error scenarios on trackerYishai Hadas1-2/+59
2022-09-08vfio/mlx5: Report dirty pages from trackerYishai Hadas1-0/+191
2022-09-08vfio/mlx5: Create and destroy page tracker objectYishai Hadas1-0/+147
2022-09-08vfio/mlx5: Init QP based resources for dirty trackingYishai Hadas1-12/+583
2022-06-30vfio: Split migration ops from main device opsYishai Hadas1-1/+3
2022-06-30vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas1-0/+10
2022-05-11vfio/mlx5: Run the SAVE state command in an async modeYishai Hadas1-5/+76
2022-05-11vfio/mlx5: Refactor to enable VFs migration in parallelYishai Hadas1-59/+44
2022-05-11vfio/mlx5: Manage the VF attach/detach callback from the PFYishai Hadas1-0/+66
2022-03-03vfio/mlx5: Expose migration commands over mlx5 deviceYishai Hadas1-0/+259