diff options
author | Sean Christopherson <[email protected]> | 2018-09-26 09:23:47 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2018-10-17 00:29:53 +0200 |
commit | a633e41e736279c6d3174f52deeb9b8b5fa85e13 (patch) | |
tree | a70b1db3262a9b555bc4250abb6d766f733ff218 /tools/perf/scripts/python/sched-migration.py | |
parent | 7671ce21b13b9596163a29f4712cb2451a9b97dc (diff) |
KVM: nVMX: assimilate nested_vmx_entry_failure() into nested_vmx_enter_non_root_mode()
Handling all VMExits due to failed consistency checks on VMEnter in
nested_vmx_enter_non_root_mode() consolidates all relevant code into
a single location, and removing nested_vmx_entry_failure() eliminates
a confusing function name and label. For a VMEntry, "fail" and its
derivatives has a very specific meaning due to the different behavior
of a VMEnter VMFail versus VMExit, i.e. it wasn't obvious that
nested_vmx_entry_failure() handled VMExit scenarios.
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Jim Mattson <[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