summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/mlx5/cmd.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-08vfio/mlx5: Set the driver DMA logging callbacksYishai Hadas1-1/+2
2022-09-08vfio/mlx5: Manage error scenarios on trackerYishai Hadas1-0/+2
2022-09-08vfio/mlx5: Report dirty pages from trackerYishai Hadas1-0/+4
2022-09-08vfio/mlx5: Create and destroy page tracker objectYishai Hadas1-0/+1
2022-09-08vfio/mlx5: Init QP based resources for dirty trackingYishai Hadas1-0/+53
2022-06-30vfio: Split migration ops from main device opsYishai Hadas1-1/+2
2022-06-30vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas1-0/+1
2022-05-11vfio/mlx5: Run the SAVE state command in an async modeYishai Hadas1-1/+18
2022-05-11vfio/mlx5: Refactor to enable VFs migration in parallelYishai Hadas1-6/+5
2022-05-11vfio/mlx5: Manage the VF attach/detach callback from the PFYishai Hadas1-0/+22
2022-03-03vfio/mlx5: Implement vfio_pci driver for mlx5 devicesYishai Hadas1-0/+1
2022-03-03vfio/mlx5: Expose migration commands over mlx5 deviceYishai Hadas1-0/+35