aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/nested.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-02-04 16:57:50 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2021-03-15 04:43:22 -0400
commitc8781feaf1b590dd4363b76327088561cbeaa6f5 (patch)
treedf8d23b482969446568c3e31b47c79ad206237fd /arch/x86/kvm/svm/nested.c
parentKVM: SVM: Don't manually emulate RDPMC if nrips=0 (diff)
downloadlinux-dev-c8781feaf1b590dd4363b76327088561cbeaa6f5.tar.xz
linux-dev-c8781feaf1b590dd4363b76327088561cbeaa6f5.zip
KVM: SVM: Skip intercepted PAUSE instructions after emulation
Skip PAUSE after interception to avoid unnecessarily re-executing the instruction in the guest, e.g. after regaining control post-yield. This is a benign bug as KVM disables PAUSE interception if filtering is off, including the case where pause_filter_count is set to zero. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210205005750.3841462-10-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions