-
- Downloads
crypto: qat - add interface for live migration
Extend the driver with a new interface to be used for VF live migration. This allows to create and destroy a qat_mig_dev object that contains a set of methods to allow to save and restore the state of QAT VF. This interface will be used by the qat-vfio-pci module. Signed-off-by:Xin Zeng <xin.zeng@intel.com> Reviewed-by:
Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- drivers/crypto/intel/qat/qat_common/Makefile 1 addition, 1 deletiondrivers/crypto/intel/qat/qat_common/Makefile
- drivers/crypto/intel/qat/qat_common/adf_accel_devices.h 17 additions, 0 deletionsdrivers/crypto/intel/qat/qat_common/adf_accel_devices.h
- drivers/crypto/intel/qat/qat_common/adf_gen4_vf_mig.h 10 additions, 0 deletionsdrivers/crypto/intel/qat/qat_common/adf_gen4_vf_mig.h
- drivers/crypto/intel/qat/qat_common/qat_mig_dev.c 130 additions, 0 deletionsdrivers/crypto/intel/qat/qat_common/qat_mig_dev.c
- include/linux/qat/qat_mig_dev.h 31 additions, 0 deletionsinclude/linux/qat/qat_mig_dev.h
Loading
Please register or sign in to comment