diff options
| author | Sean Christopherson <[email protected]> | 2020-04-15 10:55:10 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-04-21 09:13:01 -0400 |
| commit | 789afc5ccd4ef1374669f788c90a870d4e41074c (patch) | |
| tree | 145f2e6033cc468ac984f8dbe11ddcca74b1453b /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 812756a82ea51e3c7ff7ba5e6fa3f34345234bc7 (diff) | |
KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()
Move the call to nested_vmx_exit_reflected() from vmx_handle_exit() into
nested_vmx_reflect_vmexit() and change the semantics of the return value
for nested_vmx_reflect_vmexit() to indicate whether or not the exit was
reflected into L1. nested_vmx_exit_reflected() and
nested_vmx_reflect_vmexit() are intrinsically tied together, calling one
without simultaneously calling the other makes little sense.
No functional change intended.
Reviewed-by: Vitaly Kuznetsov <[email protected]>
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions