mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
KVM acceleration
This commit is contained in:
parent
56ca0068f7
commit
ffe0d6cb08
@ -61,7 +61,7 @@ else
|
||||
fi
|
||||
|
||||
if [ -n "${KVM_ERR}" ]; then
|
||||
error "KVM acceleration not detected ${KVM_ERR}, please enable it."
|
||||
error "KVM acceleration not detected ${KVM_ERR}, see the FAQ about this."
|
||||
[[ "${DEBUG}" == [Yy1]* ]] && exit 88
|
||||
else
|
||||
KVM_OPTS=",accel=kvm -enable-kvm -cpu host"
|
||||
|
Loading…
x
Reference in New Issue
Block a user