ppggff / vagrant-qemu

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

Add accel param, for selecting accelerator #12

Closed taraszka closed 1 year ago

ppggff commented 1 year ago

Use newly added 'extra_qemu_args' as a workaround. And add your 'Force Multicore' example in the readme as example. Thanks a lot.