aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-08-30 23:16:09 +0000
committerPaolo Bonzini <[email protected]>2022-09-26 12:03:11 -0400
commit7055fb11311622852c16463b1ccaa59e7691e42e (patch)
tree8d156d32b11b5e7dba6c8e6ad1373817f94fcea2 /tools/perf/scripts/python/sched-migration.py
parent7709aba8f71613ae5d18d8c00adb54948e6bedb3 (diff)
KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
Treat pending TRIPLE_FAULTS as pending exceptions. A triple fault is an exception for all intents and purposes, it's just not tracked as such because there's no vector associated the exception. E.g. if userspace were to set vcpu->request_interrupt_window while running L2 and L2 hit a triple fault, a triple fault nested VM-Exit should be synthesized to L1 before exiting to userspace with KVM_EXIT_IRQ_WINDOW_OPEN. Link: https://lore.kernel.org/all/[email protected] 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