diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-07-15 20:41:20 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-30 18:17:16 -0400 |
commit | d468d94b7bafa7a2dd9bc72e5f7868469be3f7c4 (patch) | |
tree | 5bb406f69834e69eedde8e263eaa67757d76c611 /drivers/siox | |
parent | f83a4a6932f002701db19f968938ada1289f5e3c (diff) | |
download | linux-stable-d468d94b7bafa7a2dd9bc72e5f7868469be3f7c4.tar.gz linux-stable-d468d94b7bafa7a2dd9bc72e5f7868469be3f7c4.tar.bz2 linux-stable-d468d94b7bafa7a2dd9bc72e5f7868469be3f7c4.zip |
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Calculate the desired TDP level on the fly using the max TDP level and
MAXPHYADDR instead of doing the same when CPUID is updated. This avoids
the hidden dependency on cpuid_maxphyaddr() in vmx_get_tdp_level() and
also standardizes the "use 5-level paging iff MAXPHYADDR > 48" behavior
across x86.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200716034122.5998-8-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/siox')
0 files changed, 0 insertions, 0 deletions