diff options
author | Sean Christopherson <seanjc@google.com> | 2024-08-02 12:51:16 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-08-29 19:50:21 -0700 |
commit | 0dd45f2cd8ccf150c6fe7a528e9a5282026ed30c (patch) | |
tree | 50cd07c37373c0ceb1a99bc28ccbd6c61ce3187b /tools/perf/scripts/python/stackcollapse.py | |
parent | 5a7c7d148e488f43cf9c8e64fa5e1bd715ae0485 (diff) |
KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful
Re-enter the guest in the fastpath if WRMSR emulation for x2APIC's ICR is
successful, as no additional work is needed, i.e. there is no code unique
for WRMSR exits between the fastpath and the "!= EXIT_FASTPATH_NONE" check
in __vmx_handle_exit().
Link: https://lore.kernel.org/r/20240802195120.325560-2-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions