Update proc.sh

This commit is contained in:
Kroese 2024-02-04 15:21:09 +01:00 committed by GitHub
parent 1b8c3a437b
commit 4ed0eadba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,8 +40,8 @@ if [[ "$KVM" != [Nn]* ]]; then
else
KVM_OPTS=""
WIN_FEATURES=""
CPU_FEATURES="l3-cache=on"
WIN_FEATURES="+hypervisor,hv_passthrough"
if [[ "$ARCH" == "arm"* ]]; then
CPU_MODEL="max"