summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/mlx5/main.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-23vfio/pci: Add driver_managed_dma to the new vfio_pci driversJason Gunthorpe1-0/+1
2022-05-11vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdataJason Gunthorpe1-4/+11
2022-05-11vfio/mlx5: Run the SAVE state command in an async modeYishai Hadas1-3/+37
2022-05-11vfio/mlx5: Refactor to enable VFs migration in parallelYishai Hadas1-34/+10
2022-05-11vfio/mlx5: Manage the VF attach/detach callback from the PFYishai Hadas1-34/+4
2022-03-09vfio/mlx5: Fix to not use 0 as NULL pointerYishai Hadas1-2/+2
2022-03-03vfio/mlx5: Use its own PCI reset_done error handlerYishai Hadas1-2/+55
2022-03-03vfio/mlx5: Implement vfio_pci driver for mlx5 devicesYishai Hadas1-0/+623