diff options
| author | Sean Christopherson <[email protected]> | 2018-12-03 13:53:01 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2018-12-14 12:34:27 +0100 |
| commit | 7caaa71108676944d60672b3446fadb6bcf29de4 (patch) | |
| tree | 6de315301f03640814425cb54650cd6ee8eebb05 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c73da3fcab43357feb68cac227194b13e998a8db (diff) | |
KVM: VMX: Pass vmx_capability struct to setup_vmcs_config()
...instead of referencing the global struct. This will allow moving
setup_vmcs_config() to a separate file that may not have access to
the global variable. Modify nested_vmx_setup_ctls_msrs() appropriately
since vmx_capability.ept may not be accurate when called by
vmx_check_processor_compat().
No functional change intended.
Signed-off-by: Sean Christopherson <[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