Update proc.sh
This commit is contained in:
parent
1b8c3a437b
commit
4ed0eadba2
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue