Comment on Enabling KVM Virtualization for Raspberry Pi 2parentComments−agwa11yThe author does restrict which core the guest can run on, with a patch to qemu. And the guest is limited to a single CPU/core (-smp 1).
Comments
The author does restrict which core the guest can run on, with a patch to qemu. And the guest is limited to a single CPU/core (-smp 1).