Commit d5cde2e
committed
Merge tag 'kvm-x86-pmu-6.7' of https://github.com/kvm-x86/linux into HEAD
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 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10698 | 10698 | | |
10699 | 10699 | | |
10700 | 10700 | | |
| 10701 | + | |
| 10702 | + | |
| 10703 | + | |
| 10704 | + | |
10701 | 10705 | | |
10702 | 10706 | | |
10703 | 10707 | | |
10704 | 10708 | | |
10705 | 10709 | | |
10706 | 10710 | | |
10707 | | - | |
10708 | | - | |
10709 | | - | |
10710 | | - | |
10711 | 10711 | | |
10712 | 10712 | | |
10713 | 10713 | | |
| |||
0 commit comments