diff options
| author | Sean Christopherson <[email protected]> | 2022-01-28 00:51:59 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-02-10 13:47:20 -0500 |
| commit | 58fccda47e4bd8ecced8c317d13411e8d21b89b1 (patch) | |
| tree | 2394273cac9b284fb07bf80c3680f97da92e7c4e /tools/perf/scripts/python | |
| parent | 7ad02ef0da25fd87b2c10e1eb75e02855b506b30 (diff) | |
KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names
Massage VMX's implementation names for kvm_x86_ops to maximize use of
kvm-x86-ops.h. Leave cpu_has_vmx_wbinvd_exit() as-is to preserve the
cpu_has_vmx_*() pattern used for querying VMCS capabilities. Keep
pi_has_pending_interrupt() as vmx_dy_apicv_has_pending_interrupt() does
a poor job of describing exactly what is being checked in VMX land.
No functional change intended.
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')
0 files changed, 0 insertions, 0 deletions