aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2020-04-15 10:55:12 -0700
committerPaolo Bonzini <[email protected]>2020-04-21 09:13:02 -0400
commitfbdd50250396d55bf9986b2b9f271a7e91c111ea (patch)
tree50e7291c39b36471c04555f7659182d541276ce3 /tools/perf/scripts/python/event_analyzing_sample.py
parent7b7bd87dbd6aa8c09d5e8a8028bda69c3ab13969 (diff)
KVM: nVMX: Move VM-Fail check out of nested_vmx_exit_reflected()
Check for VM-Fail on nested VM-Enter in nested_vmx_reflect_vmexit() in preparation for separating nested_vmx_exit_reflected() into separate "L0 wants exit exit" and "L1 wants the exit" helpers. Explicitly set exit_intr_info and exit_qual to zero instead of reading them from vmcs02, as they are invalid on VM-Fail (and thankfully ignored by nested_vmx_vmexit() for nested VM-Fail). 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions