diff options
author | Sean Christopherson <seanjc@google.com> | 2024-11-28 04:34:01 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-12-19 01:19:58 +0300 |
commit | 285185f8e47973cb85e4e7e08994b341f73fb566 (patch) | |
tree | b18279f91eb8f573461ec24af9b9af658fd29904 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a5b32718081e5e2ddec1a1473a0e0f21bc35ed67 (diff) | |
download | linux-285185f8e47973cb85e4e7e08994b341f73fb566.tar.xz |
KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find()
Now that KVM sets vcpu->arch.cpuid_{entries,nent} before processing the
incoming CPUID entries during KVM_SET_CPUID{,2}, drop the @entries and
@nent params from cpuid_entry2_find() and unconditionally operate on the
vCPU state.
No functional change intended.
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Binbin Wu <binbin.wu@linux.intel.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20241128013424.4096668-35-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions