VirtIO guest drivers in Rust. For no_std environment. fork from rcore-os
|
il y a 5 ans | |
---|---|---|
.github | il y a 5 ans | |
examples | il y a 5 ans | |
src | il y a 5 ans | |
.gitignore | il y a 5 ans | |
Cargo.toml | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans |
VirtIO guest drivers in Rust. For no_std + no_alloc environment.
🚧 Working In Progress. We are now moving code from rCore kernel to here.
Module | Status |
---|---|
Queue | ✅ |
Block | ✅ |
Net | 🚧 TODO |
GPU | ⚠️ Not tested |
Input | 🚧 TODO |
... | ❌ Not implemented |
x86_64 (TODO)