Crate virtio_sys

Source
Expand description

virtio bindings.

Re-exports§

pub use crate::vhost_ioctl::*;
pub use crate::virtio_mmio::*;

Modules§

vhost
vhost_ioctl
Linux vhost kernel bindings.
virtio_config
virtio_fs
virtio_ids
This file defines virtio device IDs. IDs with large values (counting down from 63) are nonstandard and not defined by the virtio specification.
virtio_mmio
virtio_net
virtio_ring
virtio_scsi
virtio_vsock