WSL2-Linux-Kernel/arch/x86/kvm/mmu
Paolo Bonzini a5496886eb Merge branch 'kvm-late-6.1-fixes' into HEAD
x86:

* several fixes to nested VMX execution controls

* fixes and clarification to the documentation for Xen emulation

* do not unnecessarily release a pmu event with zero period

* MMU fixes

* fix Coverity warning in kvm_hv_flush_tlb()

selftests:

* fixes for the ucall mechanism in selftests

* other fixes mostly related to compilation with clang
2022-12-28 07:19:14 -05:00
..
mmu.c ARM64: 2022-12-15 11:12:21 -08:00
mmu_internal.h KVM: x86/mmu: Add helper to convert SPTE value to its shadow page 2022-11-09 12:31:33 -05:00
mmutrace.h KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns" 2022-05-12 09:51:42 -04:00
page_track.c KVM: use __vcalloc for very large allocations 2022-03-08 09:30:57 -05:00
paging_tmpl.h KVM: x86/mmu: Rename NX huge pages fields/functions for consistency 2022-11-09 12:31:31 -05:00
spte.c KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs 2022-11-09 12:31:32 -05:00
spte.h kvm: x86/mmu: Remove duplicated "be split" in spte.h 2022-12-27 06:00:51 -05:00
tdp_iter.c KVM: x86/mmu: Don't bottom out on leafs when zapping collapsible SPTEs 2022-07-28 13:22:24 -04:00
tdp_iter.h KVM: x86/mmu: Don't bottom out on leafs when zapping collapsible SPTEs 2022-07-28 13:22:24 -04:00
tdp_mmu.c KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level 2022-12-23 12:33:53 -05:00
tdp_mmu.h KVM: x86/mmu: Add helper to convert SPTE value to its shadow page 2022-11-09 12:31:33 -05:00