xv6-riscv
xv6-riscv copied to clipboard
qemu-system-riscv64: can't apply global virtio-mmio.force-legacy=false: Property '.force-legacy' not found
Build fails after commit cd00a8233ad43be269908db5bdc28c5961a9dce9
Make sure you're using a newer version of QEMU (that property was added in 4.2.0 and current QEMU version as of writing is 7.1.0)
indeed, worked for me when I downloaded 7.1.0
wget https://download.qemu.org/qemu-7.1.0.tar.xz