VirtIO guest drivers in Rust. For no_std environment. fork from rcore-os
|
пре 2 година | |
---|---|---|
.github | пре 2 година | |
examples | пре 2 година | |
src | пре 2 година | |
.gitignore | пре 5 година | |
Cargo.toml | пре 3 година | |
LICENSE | пре 5 година | |
README.md | пре 3 година |
VirtIO guest drivers in Rust. For no_std environment.
Device | Status |
---|---|
Queue | ✅ |
Block | ✅ |
Net | ✅ |
GPU | ✅ |
Input | ✅ |
Console | ✅ |
... | ❌ Not implemented |
x86_64 (TODO)