aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-08-30 23:15:57 +0000
committerPaolo Bonzini <[email protected]>2022-09-26 12:03:06 -0400
commitc2086eca86585bfd8132dd91e802497a202185c8 (patch)
treeb5fbdd1bcabae9013eb3cca669b9601266a03f47 /tools/perf/scripts/python/sched-migration.py
parent0701ec903e6bf1fcc07f92e64ca8474d151844da (diff)
KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
Fall through to handling other pending exception/events for L2 if SIPI is pending while the CPU is not in Wait-for-SIPI. KVM correctly ignores the event, but incorrectly returns immediately, e.g. a SIPI coincident with another event could lead to KVM incorrectly routing the event to L1 instead of L2. Fixes: bf0cd88ce363 ("KVM: x86: emulate wait-for-SIPI and SIPI-VMExit") Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: Maxim Levitsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions