This website requires JavaScript.
Explore
Help
Sign In
andrey
/
osblog
Watch
1
Star
0
Fork
0
You've already forked osblog
mirror of
https://github.com/sgmarz/osblog.git
synced
2024-11-24 02:16:19 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
9623de2e50
osblog
/
risc_v
/
ch9
History
Stephen Marz
9623de2e50
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
..
.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