Crate virtio_sys
source ·Expand description
virtio bindings.
Re-exports§
pub use crate::vhost_ioctl::*;
pub use crate::virtio_mmio::*;
Modules§
- Linux vhost kernel bindings.
- This file defines virtio device IDs. IDs with large values (counting down from 63) are nonstandard and not defined by the virtio specification.