linux-stable/drivers/vfio/pci/mlx5
Yishai Hadas 34e2f27143 vfio/mlx5: Introduce multiple loads
In order to support PRE_COPY, mlx5 driver transfers multiple states
(images) of the device. e.g.: the source VF can save and transfer
multiple states, and the target VF will load them by that order.

This patch implements the changes for the target VF to decompose the
header for each state and to write and load multiple states.

Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://lore.kernel.org/r/20221206083438.37807-13-yishaih@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2022-12-06 12:36:44 -07:00
..
cmd.c vfio/mlx5: Introduce multiple loads 2022-12-06 12:36:44 -07:00
cmd.h vfio/mlx5: Introduce multiple loads 2022-12-06 12:36:44 -07:00
Kconfig
main.c vfio/mlx5: Introduce multiple loads 2022-12-06 12:36:44 -07:00
Makefile