summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/mlx5/cmd.h
Commit message (Expand)AuthorAgeFilesLines
* vfio/mlx5: Add support for SAVING in chunk modeYishai Hadas2023-09-281-0/+12
* vfio/mlx5: Pre-allocate chunks for the STOP_COPY phaseYishai Hadas2023-09-281-2/+6
* vfio/mlx5: Rename some stuff to match chunk modeYishai Hadas2023-09-281-2/+2
* vfio/mlx5: Enable querying state size which is > 4GBYishai Hadas2023-09-281-1/+3
* vfio/mlx5: Improve the target side flow to reduce downtimeYishai Hadas2023-01-301-1/+5
* vfio/mlx5: Improve the source side flow upon pre_copyYishai Hadas2023-01-301-2/+19
* vfio/mlx5: Check whether VF is migratableShay Drory2023-01-301-0/+1
* vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY errorShay Drory2022-12-061-0/+2
* vfio/mlx5: Introduce multiple loadsYishai Hadas2022-12-061-0/+10
* vfio/mlx5: Consider temporary end of stream as part of PRE_COPYYishai Hadas2022-12-061-0/+2
* vfio/mlx5: Introduce SW headers for migration statesYishai Hadas2022-12-061-0/+13
* vfio/mlx5: Introduce device transitions of PRE_COPYYishai Hadas2022-12-061-2/+14
* vfio/mlx5: Refactor to use queue based data chunksYishai Hadas2022-12-061-0/+5
* vfio/mlx5: Refactor migration file stateYishai Hadas2022-12-061-2/+5
* vfio/mlx5: Refactor MKEY usageYishai Hadas2022-12-061-11/+26
* vfio/mlx5: Refactor PD usageYishai Hadas2022-12-061-1/+4
* vfio/mlx5: Enforce a single SAVE command at a timeYishai Hadas2022-12-061-0/+1
* vfio/mlx5: Set the driver DMA logging callbacksYishai Hadas2022-09-081-1/+2
* vfio/mlx5: Manage error scenarios on trackerYishai Hadas2022-09-081-0/+2
* vfio/mlx5: Report dirty pages from trackerYishai Hadas2022-09-081-0/+4
* vfio/mlx5: Create and destroy page tracker objectYishai Hadas2022-09-081-0/+1
* vfio/mlx5: Init QP based resources for dirty trackingYishai Hadas2022-09-081-0/+53
* vfio: Split migration ops from main device opsYishai Hadas2022-06-301-1/+2
* vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas2022-06-301-0/+1
* vfio/mlx5: Run the SAVE state command in an async modeYishai Hadas2022-05-111-1/+18
* vfio/mlx5: Refactor to enable VFs migration in parallelYishai Hadas2022-05-111-6/+5
* vfio/mlx5: Manage the VF attach/detach callback from the PFYishai Hadas2022-05-111-0/+22
* vfio/mlx5: Implement vfio_pci driver for mlx5 devicesYishai Hadas2022-03-031-0/+1
* vfio/mlx5: Expose migration commands over mlx5 deviceYishai Hadas2022-03-031-0/+35