RISC-V Kernel Build the kernel cargo build Run with QEMU cargo run Debug with GDB nohup cargo run -- -s -S & riscv64-unknown-elf-gdb -x .gdbinit Stop QEMU fg ctrl-c