diff options
author | Sean Christopherson <seanjc@google.com> | 2024-11-28 04:33:39 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-12-19 01:19:34 +0300 |
commit | 21d7f06d1a8364a57432ccc1e6167c73c043b913 (patch) | |
tree | 629dc2fccf3396cd0655e6ba0e031b66f188258b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ac32cbd4dfc642b0bb8a10dd998246c86f19e326 (diff) | |
download | linux-21d7f06d1a8364a57432ccc1e6167c73c043b913.tar.xz |
KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
Drop the manual initialization of maxphyaddr and reserved_gpa_bits during
vCPU creation now that kvm_arch_vcpu_create() unconditionally invokes
kvm_vcpu_after_set_cpuid(), which handles all such CPUID caching.
None of the helpers between the existing code in kvm_arch_vcpu_create()
and the call to kvm_vcpu_after_set_cpuid() consume maxphyaddr or
reserved_gpa_bits (though auditing vmx_vcpu_create() and svm_vcpu_create()
isn't exactly easy).
Link: https://lore.kernel.org/r/20241128013424.4096668-13-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