README.md 1.1 KB

VirtIO-drivers-rs

CI

VirtIO guest drivers in Rust. For no_std + no_alloc environment.

🚧 Working In Progress. We are now moving code from rCore kernel to here.

Components

Module Status
Queue ⚠️ Not tested
Block ⚠️ Not tested
Net 🚧 TODO
GPU 🚧 TODO
Input 🚧 TODO
... ❌ Not implemented

Examples & Tests