summaryrefslogtreecommitdiffstats
path: root/v6.7/a1176ef5c92aa58e63ecf184b7cac2e311b2b233
blob: 372ba1ab5cdd1f65009db82c7bf2a8671a63f88d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
a1176ef5c92a ("KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU")
89ea60c2c7b5 ("KVM: x86: Add support for "protected VMs" that can utilize private memory")
eed52e434bc3 ("KVM: Allow arch code to track number of memslot address spaces per VM")
2333afa17af0 ("KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro")
a7800aa80ea4 ("KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory")
5a475554db1e ("KVM: Introduce per-page memory attributes")
16f95f3b95ca ("KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace")
bb58b90b1a8f ("KVM: Introduce KVM_SET_USER_MEMORY_REGION2")
f128cf8cfbec ("KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER")
4a2e993faad3 ("KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU")
1853d7502a19 ("KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER")
8569992d64b8 ("KVM: Use gfn instead of hva for mmu_notifier_retry")
c0db19232c1e ("KVM: Assert that mmu_invalidate_in_progress *never* goes negative")