user avatar
dc0f45e6
Forked from ly / OSKernel2024-Project
13 commits behind the upstream repository.

OS原理赛道

This project is based on xv6

BUILDING AND RUNNING XV6

You will need a RISC-V "newlib" tool chain from https://github.com/riscv/riscv-gnu-toolchain, and qemu compiled for riscv64-softmmu. Once they are installed, and in your shell search path, you can run "make qemu".