VirtIO guest drivers in Rust. For no_std environment. fork from rcore-os
|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.github | %!s(int64=5) %!d(string=hai) anos | |
examples | %!s(int64=5) %!d(string=hai) anos | |
src | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
Cargo.toml | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos |
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)