/virtio-spec-rs

Definitions from the Virtual I/O Device (VIRTIO) specification.

Primary LanguageRustApache License 2.0Apache-2.0

virtio-spec-rs

Crates.io docs.rs CI

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.

License

Licensed under either of

at your option.

Contribution

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.