This is the multi-page printable view of this section. Click here to print.
hardware
Package hardware provides hardware related config documents.
1 - PCIDriverRebindConfig
PCIDriverRebindConfig allows to configure PCI driver rebinds.
apiVersion: v1alpha1
kind: PCIDriverRebindConfig
pciID: 0000:04:00.00 # PCI device id
targetDriver: vfio-pci # Target driver to rebind the PCI device to.
Field | Type | Description | Value(s) |
---|---|---|---|
pciID | string | PCI device id | |
targetDriver | string | Target driver to rebind the PCI device to. |