summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2020-07-15 20:41:18 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2020-07-30 18:16:47 -0400
commit2a40b9001ec210e51a2bc8647629d7906779fb0b (patch)
tree2af30b41a80d59011313d886d365bd54f9fd15a4 /arch/arm64
parent812f8058369f81be2d7e13a78e398d9425e830d8 (diff)
downloadlinux-stable-2a40b9001ec210e51a2bc8647629d7906779fb0b.tar.gz
linux-stable-2a40b9001ec210e51a2bc8647629d7906779fb0b.tar.bz2
linux-stable-2a40b9001ec210e51a2bc8647629d7906779fb0b.zip
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Use the shadow_root_level from the current MMU as the root level for the PGD, i.e. for VMX's EPTP. This eliminates the weird dependency between VMX and the MMU where both must independently calculate the same root level for things to work correctly. Temporarily keep VMX's calculation of the level and use it to WARN if the incoming level diverges. Opportunistically refactor kvm_mmu_load_pgd() to avoid indentation hell, and rename a 'cr3' param in the load_mmu_pgd prototype that managed to survive the cr3 purge. No functional change intended. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Message-Id: <20200716034122.5998-6-sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions