VirtIO guest drivers in Rust. For no_std environment. fork from rcore-os
|
il y a 3 ans | |
---|---|---|
.github | il y a 5 ans | |
examples | il y a 4 ans | |
src | il y a 3 ans | |
.gitignore | il y a 5 ans | |
Cargo.toml | il y a 3 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 3 ans |
VirtIO guest drivers in Rust. For no_std environment.
Device | Status |
---|---|
Queue | ✅ |
Block | ✅ |
Net | ✅ |
GPU | ✅ |
Input | ✅ |
Console | ✅ |
... | ❌ Not implemented |
x86_64 (TODO)