projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e122d7a
fad505b
)
Merge tag 'kvm-x86-pmu-6.7' of https://github.com/kvm-x86/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 31 Oct 2023 14:22:23 +0000
(10:22 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 31 Oct 2023 14:22:23 +0000
(10:22 -0400)
KVM PMU change for 6.7:
- Handle NMI/SMI requests after PMU/PMI requests so that a PMI=>NMI doesn't
require redoing the entire run loop due to the NMI not being detected until
the final kvm_vcpu_exit_request() check before entering the guest.
1
2
arch/x86/kvm/x86.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/x86/kvm/x86.c
Simple merge