index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.h
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-04-28
KVM: x86/mmu: Check and free obsolete roots in kvm_mmu_reload()
Yan Zhao
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
2025-03-14
KVM: x86/mmu: Add setter for shadow_mmio_value
Isaku Yamahata
2025-03-14
KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
Isaku Yamahata
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2024-12-23
KVM: x86/mmu: Prevent aliased memslot GFNs
Rick Edgecombe
2024-12-23
KVM: x86/tdp_mmu: Support mirror root for TDP MMU
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Support GFN direct bits
Isaku Yamahata
2024-12-23
KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page
Isaku Yamahata
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
2024-11-01
KVM: x86: drop x86.h include from cpuid.h
Maxim Levitsky
2024-09-09
KVM: x86: Remove some unused declarations
Yue Haibing
2024-07-16
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
2024-07-16
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-06-05
KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
Sean Christopherson
2024-06-03
KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr"
Sean Christopherson
2024-06-03
KVM: x86/mmu: Snapshot shadow_phys_bits when kvm.ko is loaded
Sean Christopherson
2024-05-12
KVM: SEV: Add support to handle RMP nested page faults
Brijesh Singh
2024-05-12
Merge tag 'kvm-x86-misc-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-07
KVM: x86: Remove separate "bit" defines for page fault error code masks
Sean Christopherson
2024-04-09
KVM: x86: Advertise max mappable GPA in CPUID.0x80000008.GuestPhysBits
Gerd Hoffmann
2023-11-28
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
2023-11-28
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
2023-10-09
KVM: x86/mmu: Add helpers to return if KVM honors guest MTRRs
Yan Zhao
2023-08-31
KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
Sean Christopherson
2023-04-10
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2023-03-22
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
2022-12-29
KVM: x86/mmu: Change tdp_mmu to a read-only parameter
David Matlack
2022-08-10
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
2022-06-20
KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs
Sean Christopherson
2022-06-20
KVM: x86/mmu: Dedup macros for computing various page table masks
Sean Christopherson
2022-06-20
KVM: x86/mmu: Bury 32-bit PSE paging helpers in paging_tmpl.h
Sean Christopherson
2022-05-12
KVM: VMX: Include MKTME KeyID bits in shadow_zero_check
Kai Huang
2022-05-12
KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
Kai Huang
2022-05-12
KVM: x86/mmu: Make all page fault handlers internal to the MMU
Sean Christopherson
2022-04-29
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-03-01
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
2022-02-25
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
2022-02-25
KVM: x86: Reinitialize context if host userspace toggles EFER.LME
Paolo Bonzini
2022-02-10
KVM: x86/mmu: Move is_writable_pte() to spte.h
David Matlack
2021-12-08
KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu()
Lai Jiangshan
2021-12-08
KVM: X86: Remove mmu->translate_gpa
Lai Jiangshan
2021-10-22
KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()
Lai Jiangshan
2021-10-22
KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
Lai Jiangshan
[next]