aa38be0b06
Change-Id: I5fe44a54d14d41547ba311eb7561bede46b3394c
593 B
593 B
Cannot find suitable emulator for x86_64
Problem
When you attempt to create a VM, the error shows the VM is in the
BUILD
then ERROR
state.
Solution
On the KVM host, run cat /proc/cpuinfo
. Make sure the vmx
or svm
flags are set.
Follow the instructions in the enabling KVM section of the Configuration Reference to enable hardware virtualization support in your BIOS.