Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-20 | KVM: x86/mmu: Use common logic for computing the 32/64-bit base PA mask | Sean Christopherson | 1 | -9/+0 |
2022-06-20 | KVM: x86/mmu: Use common macros to compute 32/64-bit paging masks | Paolo Bonzini | 1 | -23/+0 |
2022-06-20 | KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs | Sean Christopherson | 1 | -0/+17 |
2022-06-20 | KVM: x86/mmu: Dedup macros for computing various page table masks | Sean Christopherson | 1 | -4/+5 |
2021-07-14 | KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs | Sean Christopherson | 1 | -0/+14 |