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