virtio-drivers-and-devices

Crates.iovirtio-drivers-and-devices
lib.rsvirtio-drivers-and-devices
version
sourcesrc
created_at2025-02-27 23:45:15.776862+00
updated_at2025-05-07 19:04:06.420017+00
descriptionVirtIO guest drivers and devices. Fork of rcore-os/virtio-drivers.
homepage
repositoryhttps://github.com/immunant/virtio-drivers-and-devices
max_upload_size
id1572301
Cargo.toml error:TOML parse error at line 24, column 1 | 24 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Per Larsen (thedataking)

documentation

README

VirtIO-drivers-and-devices

crates.io page

VirtIO guest drivers and devices in Rust. For no_std environment. Fork of https://github.com/rcore-os/virtio-drivers.

Commit count: 0

cargo fmt