rust-osdev / virtio-spec-rs

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

Home Page:https://crates.io/crates/virtio-spec

Repository from Github https://github.comrust-osdev/virtio-spec-rsRepository from Github https://github.comrust-osdev/virtio-spec-rs

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.

About

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

https://crates.io/crates/virtio-spec

License:Apache License 2.0


Languages

Language:Rust 100.0%