Version v1.10 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

PCIDriverRebindConfig

PCIDriverRebindConfig allows to configure PCI driver rebinds.
apiVersion: v1alpha1
kind: PCIDriverRebindConfig
name: 0000:04:00.00 # PCI device id
targetDriver: vfio-pci # Target driver to rebind the PCI device to.
FieldTypeDescriptionValue(s)
namestringPCI device id
targetDriverstringTarget driver to rebind the PCI device to.