diff options
| author | Sean Christopherson <[email protected]> | 2020-04-22 19:25:46 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-05-13 12:14:43 -0400 |
| commit | 1cd2f0b0dd9218fd11ced9ac97237f0c9517f49e (patch) | |
| tree | 79b5144ff5306b4c1fc1af95f70622031024642c /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 15ff0b450b6541120803de40af5ca96dde1b56b2 (diff) | |
KVM: nVMX: Prioritize SMI over nested IRQ/NMI
Check for an unblocked SMI in vmx_check_nested_events() so that pending
SMIs are correctly prioritized over IRQs and NMIs when the latter events
will trigger VM-Exit. This also fixes an issue where an SMI that was
marked pending while processing a nested VM-Enter wouldn't trigger an
immediate exit, i.e. would be incorrectly delayed until L2 happened to
take a VM-Exit.
Fixes: 64d6067057d96 ("KVM: x86: stubs for SMM support")
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions