start my first os 1. 环境依赖 RUST nightly QEMU 7.0以上版本 Make qemu-system-riscv64 --version QEMU emulator version 7.1.0 Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers 2. 编译运行 cd os make run 3. 运行效果