1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-27 02:03:29 +04:00
rCore/crate/memory/src/paging
Jiajie Chen 8313b8854e cherry-pick virtio improvement from lab8-rv32
Move mandelbrot to test mod, cleanup virtio feature negotiation and add addr2line script to Makefile

Implement full virtqueue operations, virtio input driver

Use new virtqueue implementation for virtio net driver

Implement virtio blk device support and use it instead of memory sfs when available

fix dirty hack for virtio_blk
2019-02-16 16:52:11 +08:00
..
ext.rs move common codes to InactivePageTable trait 2018-12-08 12:50:50 +08:00
mock_page_table.rs move common codes to InactivePageTable trait 2018-12-08 12:50:50 +08:00
mod.rs cherry-pick virtio improvement from lab8-rv32 2019-02-16 16:52:11 +08:00