VirtIO guest drivers in Rust. For no_std environment. fork from rcore-os

chyyuu 4b1d2bfff4 cargo fmt %!s(int64=3) %!d(string=hai) anos
.github 3d5e8e0007 setup GitHub Actions %!s(int64=5) %!d(string=hai) anos
examples 6c5c8e281e fix for nightly-2021-03-01 and OpenSBI 0.8 %!s(int64=4) %!d(string=hai) anos
src 4b1d2bfff4 cargo fmt %!s(int64=3) %!d(string=hai) anos
.gitignore 3c9b8265a9 init: move virtio-blk from rCore %!s(int64=5) %!d(string=hai) anos
Cargo.toml 2aaf7d60c5 Support virtio-input config select and subsel %!s(int64=3) %!d(string=hai) anos
LICENSE 6c88bcf3ed add simple README and LICENSE %!s(int64=5) %!d(string=hai) anos
README.md 1d8bb3fcff Add VirtIOInput::pop_pending_event(), don't pass event_buf in. %!s(int64=3) %!d(string=hai) anos

README.md

VirtIO-drivers-rs

CI

VirtIO guest drivers in Rust. For no_std environment.

Components

Device Status
Queue
Block
Net
GPU
Input
Console
... ❌ Not implemented

Examples & Tests