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