- Solved
- Minor
Specifying more than one PCI ID in vfio-pci.cfg results in none of the specified devices bound bound to vfio-pci.
Changing it to only one PCI ID and it binds to vfio-pci for all devices in that IOMMU group.
I didn't see anything in the logs about the new method, but I have attached two diagnostics, one working (-bind at the end) and one not working (no-bind at the end).
There is also a wrong description in the comments in the new vfio-pci script. It says: Devices are specified in /boot/config/vfio-bind.cfg.
The correct file name used in the script is vfio-pci.cfg. Just in case someone reads the script instead of the release notes of the RC, it should be changed.