Skip to content
Commit 830f01b0 authored by Wanpeng Li's avatar Wanpeng Li Committed by Paolo Bonzini
Browse files

KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

'Commit 8566ac8b

 ("KVM: SVM: Implement pause loop exit logic in SVM")'
drops disable pause loop exit/pause filtering capability completely, I
guess it is a merge fault by Radim since disable vmexits capabilities and
pause loop exit for SVM patchsets are merged at the same time. This patch
reintroduces the disable pause loop exit/pause filtering capability support.

Reported-by: default avatarHaiwei Li <lihaiwei@tencent.com>
Tested-by: default avatarHaiwei Li <lihaiwei@tencent.com>
Fixes: 8566ac8b

 ("KVM: SVM: Implement pause loop exit logic in SVM")
Signed-off-by: default avatarWanpeng Li <wanpengli@tencent.com>
Message-Id: <1596165141-28874-3-git-send-email-wanpengli@tencent.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent d2286ba7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment