diff --git a/src/proc.sh b/src/proc.sh index 9c6a177..a290e99 100644 --- a/src/proc.sh +++ b/src/proc.sh @@ -45,6 +45,7 @@ else KVM_OPTS="" CPU_FEATURES="" + MACHINE="$MACHINE,virtualization=on" if [[ "${CPU_MODEL,,}" == "host"* ]]; then