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§
Constants§
- DEVICE_
ID_ BASE - Base value for PCI device IDs for Virtio devices
- VENDOR_
ID - PCI vendor ID for all Virtio devices