axdriver_virtio 0.1.3

Wrappers of some devices in the `virtio-drivers` crate, that implement traits in the `axdriver_base` series crates
Documentation

axdriver_virtio

Crates.io Docs.rs CI

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-drivers
  • block – VirtIO block device (requires axdriver_block)
  • gpu – VirtIO GPU (requires axdriver_display)
  • net – VirtIO net (requires axdriver_net)

License

GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0. See repository root LICENSE.