xv6 is a simple Unix like OS for teaching, and following the RSIC-V insetruction set. The hardware like RISC-V CPU and console UART is simulated with Qemu.

Course Website: MIT 6.S081 Operating System