Skip to content

Commit

Permalink
Merge pull request #120 from mregmi/vfio_mco
Browse files Browse the repository at this point in the history
machine_configuration: add MCO to load vfio-pci driver at boot
  • Loading branch information
uMartinXu authored Sep 7, 2023
2 parents 7e2f2e1 + 2e1a0b1 commit 28d01ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machine_configuration/100-intel-qat-intel-iommu-on.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ spec:
ignition:
version: 3.2.0
kernelArguments:
- intel_iommu=on
- intel_iommu=on modules_load=vfio-pci vfio-pci.ids=8086:4941,8086:4943
selector:
intel.feature.node.kubernetes.io/qat: 'true'

0 comments on commit 28d01ce

Please sign in to comment.