9 lines
269 B
YAML
9 lines
269 B
YAML
|
---
|
||
|
fixes:
|
||
|
- |
|
||
|
Enable VFIO module on boot for SR-IOV deployments.
|
||
|
Before this change on SR-IOV capable deployments
|
||
|
when rebooting a compute node, vfio_iommu_type1 will
|
||
|
not be loaded which will cause guest instances with VF/PF
|
||
|
fail to start/spawn.
|