ppggff / vagrant-qemu

Use Vagrant to manage machines using QEMU. Test with Apple Silicon / M1 and CentOS aarch64 image
MIT License
424 stars 33 forks source link

Allow no/nil cpu for riscv64 #42

Closed APN-Pucky closed 1 year ago

APN-Pucky commented 1 year ago

riscv typically has no cpu parameter https://www.qemu.org/docs/master/system/target-riscv.html

ppggff commented 1 year ago

Thanks a lot