vm.device.passthrough_device ============================ Retrieve details about `device` PCI device .. raw:: html
PCI device identifier to get passthrough information for.
Must be at least 1 characters long
Detailed information about the specified PCI passthrough device.
No Additional PropertiesPCI device capability information.
No Additional PropertiesPCI device class identifier. null if not available.
PCI domain number. null if not available.
PCI bus number. null if not available.
PCI slot number. null if not available.
PCI function number. null if not available.
Product name of the PCI device. null if not available.
Vendor name of the PCI device. null if not available.
Type of controller this device provides. null if not a controller.
IOMMU group information for device isolation. null if IOMMU not available.
IOMMU group number for device isolation.
Array of PCI addresses in this IOMMU group.
No Additional ItemsPCI domain number for this IOMMU group address.
PCI bus number for this IOMMU group address.
PCI slot number for this IOMMU group address.
PCI function number for this IOMMU group address.
Whether the device is available for passthrough to virtual machines.
Array of kernel drivers currently bound to this device.
No Additional ItemsError message if the device cannot be used for passthrough. null if no error.
Whether the device supports proper reset mechanisms for passthrough.
Human-readable description of the PCI device.
Whether this device is critical to host system operation.
Device filesystem path. null if not available.