Crates.io | virtio-spec |
lib.rs | virtio-spec |
version | 0.2.0 |
source | src |
created_at | 2024-05-15 12:23:47.1669 |
updated_at | 2024-10-13 10:49:37.408419 |
description | Definitions from the Virtual I/O Device (VIRTIO) specification. |
homepage | |
repository | https://github.com/rust-osdev/virtio-spec-rs |
max_upload_size | |
id | 1240982 |
size | 136,289 |
This crate contains the Rust equivalents of the definitions from the Virtual I/O Device (VIRTIO) Specification. This crate aims to be unopinionated regarding actual VIRTIO drivers that are implemented on top of this crate.
For API documentation, see the docs.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.