Commit 8bc5168b authored by Aichun Shi's avatar Aichun Shi
Browse files

Enable QAT_VFIO_PCI as kernel module to support Intel QAT live migration

Intel inclusion
category: feature
bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9SBWE


CVE: N/A

-------------------------------------

Enable QAT_VFIO_PCI as kernel module in openeuler_defconfig.

Intel-SIG: openeuler_defconfig: Enable QAT_VFIO_PCI as kernel module to
support Intel QAT live migration
Backport to support QAT live migration for in-tree driver

Signed-off-by: default avatarAichun Shi <aichun.shi@intel.com>
parent 1f271fcd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6419,6 +6419,7 @@ CONFIG_VFIO_PCI_INTX=y
CONFIG_VFIO_PCI=m
# CONFIG_MLX5_VFIO_PCI is not set
CONFIG_HISI_ACC_VFIO_PCI=m
# CONFIG_QAT_VFIO_PCI is not set
# end of VFIO support for PCI devices

#
+1 −0
Original line number Diff line number Diff line
@@ -7096,6 +7096,7 @@ CONFIG_VFIO_PCI=m
# CONFIG_VFIO_PCI_VGA is not set
# CONFIG_VFIO_PCI_IGD is not set
# CONFIG_MLX5_VFIO_PCI is not set
CONFIG_QAT_VFIO_PCI=m
# end of VFIO support for PCI devices

CONFIG_VFIO_MDEV=m