mit-pdos / xv6-riscv

Xv6 for RISC-V
Other
6.6k stars 2.38k forks source link

qemu-system-riscv64: can't apply global virtio-mmio.force-legacy=false: Property '.force-legacy' not found #136

Open zhayujie opened 1 year ago

zhayujie commented 1 year ago

Build fails after commit cd00a8233ad43be269908db5bdc28c5961a9dce9

drewdorris commented 1 year ago

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)

carolinux commented 6 months ago

indeed, worked for me when I downloaded 7.1.0

wget https://download.qemu.org/qemu-7.1.0.tar.xz