Loading run/run.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
run/run.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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