diff options
author | 2020-09-23 11:04:02 -0700 | |
---|---|---|
committer | 2020-09-28 07:57:58 -0400 | |
commit | 1e7a483037e8fa884c688f2213c8af10f2e8e96a (patch) | |
tree | 6df36648bc6c1eb874ec62c59a34d469fe447501 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded" (diff) | |
download | wireguard-linux-1e7a483037e8fa884c688f2213c8af10f2e8e96a.tar.xz wireguard-linux-1e7a483037e8fa884c688f2213c8af10f2e8e96a.zip |
KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr"
Rename "__find_msr_index" to scope it to VMX, associate it with
guest_uret_msrs, and to avoid conflating "MSR's ECX index" with "MSR's
array index". Similarly, don't use "slot" in the name so as to avoid
colliding the common x86's half of "user_return_msrs" (the slot in
kvm_user_return_msrs is not the same slot in guest_uret_msrs).
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200923180409.32255-9-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions