1
0
mirror of https://github.com/sgmarz/osblog.git synced 2024-11-24 02:16:19 +04:00
osblog/risc_v/ch9
2020-03-13 11:15:12 -04:00
..
.cargo Added chapter 9 2020-03-10 13:52:09 -04:00
src Added PLIC handler to delegate to virtio. Virtio now delegates to the virtio device type to handle PLIC interrupts. We now handle interrupts from VirtIO as well as free memory associated with it. 2020-03-13 11:15:12 -04:00
.gitignore Add hdd.dsk to ignore 2020-03-10 17:16:44 -04:00
Cargo.toml Added chapter 9 2020-03-10 13:52:09 -04:00
make_hdd.sh Added block request read. Quite dirty, but for now it works 2020-03-12 19:47:58 -04:00
Makefile Add many virtio devices 2020-03-10 17:16:13 -04:00