Hypervisor in 1,000 Lines
WARNINGThis book is work in progress.Hey there (maybe again)! In this book, you'll learn how to build a minimal RISC-V hypervisor which can boot Linux-based operating systems.This is a sequel to the online book Operating System in 1,000 Lines. In that book, you have learned how to build a minimal operating system from scratch in C, but this time, we'll start from scratch (again) in your favorite language, Rust!From scratch means we'll start from the bare-metal programming in Rust, that is type-1...
Read more at 1000hv.seiya.me