summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/mmu/tdp_mmu.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-23kvm: x86/mmu: Support MMIO in the TDP MMUBen Gardon1-0/+2
2020-10-23kvm: x86/mmu: Support write protection for nesting in tdp MMUBen Gardon1-0/+3
2020-10-23kvm: x86/mmu: Support disabling dirty logging for the tdp MMUBen Gardon1-0/+2
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUBen Gardon1-0/+10
2020-10-23kvm: x86/mmu: Support changed pte notifier in tdp MMUBen Gardon1-0/+3
2020-10-23kvm: x86/mmu: Add access tracking for tdp_mmuBen Gardon1-0/+4
2020-10-23kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMUBen Gardon1-0/+3
2020-10-23kvm: x86/mmu: Add TDP MMU PF handlerBen Gardon1-0/+4
2020-10-22kvm: x86/mmu: Support zapping SPTEs in the TDP MMUBen Gardon1-0/+2
2020-10-22kvm: x86/mmu: Allocate and free TDP MMU rootsBen Gardon1-0/+5
2020-10-22kvm: x86/mmu: Init / Uninit the TDP MMUBen Gardon1-0/+10