mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
KVM
This commit is contained in:
parent
e36f7a7237
commit
eae1bd31e2
@ -55,7 +55,7 @@ else
|
||||
fi
|
||||
|
||||
if [ -n "${KVM_ERR}" ]; then
|
||||
echo "Error: KVM acceleration not detected ${KVM_ERR}, please enable it."
|
||||
echo "ERROR: KVM acceleration not detected ${KVM_ERR}, please enable it."
|
||||
[ "$DEBUG" != "Y" ] && exit 88
|
||||
else
|
||||
KVM_OPTS=",accel=kvm -enable-kvm -cpu host"
|
||||
|
Loading…
x
Reference in New Issue
Block a user