Skip to content

Commit 2e1a0b1

Browse files
committed
machine_configuration: Load vfio-pci driver at boot via kernel boot parameters
Signed-off-by: Manish Regmi <manish.regmi@intel.com>
1 parent 37ea19b commit 2e1a0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_configuration/100-intel-qat-intel-iommu-on.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ spec:
1212
ignition:
1313
version: 3.2.0
1414
kernelArguments:
15-
- intel_iommu=on
15+
- intel_iommu=on modules_load=vfio-pci vfio-pci.ids=8086:4941,8086:4943
1616
selector:
1717
intel.feature.node.kubernetes.io/qat: 'true'

0 commit comments

Comments
 (0)