You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rCore-Tutorial-v3-tests/third-party/virtio-drivers
chyyuu dbc3b795e2
integrate third-party softs from git to local path
3 years ago
..
.github/workflows integrate third-party softs from git to local path 3 years ago
examples/riscv integrate third-party softs from git to local path 3 years ago
src integrate third-party softs from git to local path 3 years ago
.gitignore integrate third-party softs from git to local path 3 years ago
Cargo.toml integrate third-party softs from git to local path 3 years ago
LICENSE integrate third-party softs from git to local path 3 years ago
README.md integrate third-party softs from git to local path 3 years ago

README.md

VirtIO-drivers-rs

CI

VirtIO guest drivers in Rust. For no_std environment.

Components

Device Status
Queue
Block
Net
GPU
Input
Console
... Not implemented

Examples & Tests