Crate virtio_pci_x86

Source
Expand description

Virtio over PCI Local Bus

This crate implements support for enumerating and interacting with Virtio devices over the legacy PCI Local Bus transport (i.e. non-PCIe), as defined in section 4.1 of the Virtio specification.

Structs§

VirtIOPCIDevice

Constants§

DEVICE_ID_BASE
Base value for PCI device IDs for Virtio devices
VENDOR_ID
PCI vendor ID for all Virtio devices