VirtIO guest drivers in Rust. For no_std environment. fork from rcore-os
|
hace 5 años | |
---|---|---|
.github | hace 5 años | |
examples | hace 5 años | |
src | hace 5 años | |
.gitignore | hace 5 años | |
Cargo.toml | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años |
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)