axdriver_virtio
Wrappers of devices in the virtio-drivers crate that implement traits from the axdriver_* crates. For use in no_std environments.
Part of the axdriver_crates workspace.
Features
alloc– enable allocator support in virtio-driversblock– VirtIO block device (requiresaxdriver_block)gpu– VirtIO GPU (requiresaxdriver_display)net– VirtIO net (requiresaxdriver_net)
License
GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0. See repository root LICENSE.