27de925044e1 ("KVM: x86/mmu: Let guest use GBPAGES if supported in hardware and TDP is on") 90599c280123 ("KVM: x86/mmu: Use MMU's role to get EFER.NX during MMU configuration") c596f1470ab7 ("KVM: x86/mmu: Use MMU's role to compute permission bitmask") 4e9c0d80dbbd ("KVM: x86/mmu: Use MMU's role to get CR4.PSE for computing rsvd bits") 8c985b2d8e68 ("KVM: x86/mmu: Don't grab CR4.PSE for calculating shadow reserved bits") af098972295a ("KVM: x86/mmu: Consolidate misc updates into shadow_mmu_init_context()") d555f7057ebe ("KVM: x86/mmu: Grab shadow root level from mmu_role for shadow MMUs") 16be1d129253 ("KVM: x86/mmu: Move nested NPT reserved bit calculation into MMU proper") 18feaad3c655 ("KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs") 112022bdb5bc ("KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs") c906066288d0 ("KVM: x86: Drop pointless @reset_roots from kvm_init_mmu()") a3322d5cd87f ("KVM: nSVM: Set the shadow root level to the TDP level for nested NPT") 5b7f575ccd29 ("KVM: x86: Use reserved_gpa_bits to calculate reserved PxE bits") ca29e14506bd ("KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode") 4bda0e97868a ("KVM: x86: Add a helper to check for a legal GPA") f156abec725f ("KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset") b3646477d458 ("KVM: x86: use static calls to reduce kvm_x86_ops overhead") c5e2184d1544 ("KVM: x86/mmu: Remove the defunct update_pte() paging hook") 15b51dc08a34 ("KVM: x86: Take KVM's SRCU lock only if steal time update is needed") 19979fba9bfa ("KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put()")