index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Remove some unused declarations
Yue Haibing
2024-09-10
1
-2
/
+0
*
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
2024-07-16
1
-3
/
+3
*
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-6
/
+1
|
\
|
*
KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
Sean Christopherson
2024-06-05
1
-6
/
+1
*
|
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-26
/
+1
|
\
\
|
*
|
KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr"
Sean Christopherson
2024-06-03
1
-26
/
+1
|
*
|
KVM: x86/mmu: Snapshot shadow_phys_bits when kvm.ko is loaded
Sean Christopherson
2024-06-03
1
-1
/
+1
|
|
/
*
/
KVM: SEV: Add support to handle RMP nested page faults
Brijesh Singh
2024-05-12
1
-2
/
+0
|
/
*
Merge tag 'kvm-x86-misc-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-12
1
-0
/
+2
|
\
|
*
KVM: x86: Advertise max mappable GPA in CPUID.0x80000008.GuestPhysBits
Gerd Hoffmann
2024-04-09
1
-0
/
+2
*
|
KVM: x86: Remove separate "bit" defines for page fault error code masks
Sean Christopherson
2024-05-07
1
-3
/
+2
|
/
*
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
2023-11-29
1
-2
/
+1
*
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
2023-11-29
1
-0
/
+9
*
KVM: x86/mmu: Add helpers to return if KVM honors guest MTRRs
Yan Zhao
2023-10-09
1
-0
/
+7
*
KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
Sean Christopherson
2023-08-31
1
-0
/
+2
*
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2023-04-11
1
-1
/
+25
*
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
2023-03-22
1
-1
/
+1
*
KVM: x86/mmu: Change tdp_mmu to a read-only parameter
David Matlack
2022-12-29
1
-3
/
+3
*
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
2022-08-10
1
-0
/
+2
*
KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs
Sean Christopherson
2022-06-20
1
-5
/
+0
*
KVM: x86/mmu: Dedup macros for computing various page table masks
Sean Christopherson
2022-06-20
1
-2
/
+2
*
KVM: x86/mmu: Bury 32-bit PSE paging helpers in paging_tmpl.h
Sean Christopherson
2022-06-20
1
-5
/
+0
*
KVM: VMX: Include MKTME KeyID bits in shadow_zero_check
Kai Huang
2022-05-12
1
-0
/
+19
*
KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
Kai Huang
2022-05-12
1
-0
/
+1
*
KVM: x86/mmu: Make all page fault handlers internal to the MMU
Sean Christopherson
2022-05-12
1
-87
/
+0
*
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
2022-04-29
1
-1
/
+1
*
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
2022-04-29
1
-0
/
+24
*
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
1
-13
/
+11
*
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
2022-04-02
1
-2
/
+2
*
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
1
-3
/
+5
*
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
2022-03-01
1
-0
/
+1
*
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
2022-02-25
1
-2
/
+2
*
KVM: x86: Reinitialize context if host userspace toggles EFER.LME
Paolo Bonzini
2022-02-25
1
-0
/
+1
*
KVM: x86/mmu: Move is_writable_pte() to spte.h
David Matlack
2022-02-10
1
-38
/
+0
*
KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu()
Lai Jiangshan
2021-12-08
1
-1
/
+2
*
KVM: X86: Remove mmu->translate_gpa
Lai Jiangshan
2021-12-08
1
-0
/
+13
*
KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()
Lai Jiangshan
2021-10-22
1
-0
/
+1
*
KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
Lai Jiangshan
2021-10-22
1
-3
/
+2
*
KVM: x86/mmu: clean up prefetch/prefault/speculative naming
Paolo Bonzini
2021-10-22
1
-3
/
+3
*
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
2021-10-22
1
-5
/
+17
*
KVM: x86/mmu: Pass the memslot around via struct kvm_page_fault
David Matlack
2021-10-01
1
-0
/
+3
*
KVM: MMU: change kvm_mmu_hugepage_adjust() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-2
/
+33
*
KVM: MMU: change kvm_faultin_pfn() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-0
/
+5
*
KVM: MMU: change page_fault_handle_page_track() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-0
/
+3
*
KVM: MMU: change direct_page_fault() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-0
/
+5
*
KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault
Paolo Bonzini
2021-10-01
1
-4
/
+3
*
KVM: MMU: Introduce struct kvm_page_fault
Paolo Bonzini
2021-10-01
1
-3
/
+31
*
KVM: x86/mmu: Add detailed page size stats
Mingwei Zhang
2021-08-20
1
-0
/
+4
*
KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
Peter Xu
2021-08-20
1
-0
/
+21
*
KVM: x86/mmu: Get CR0.WP from MMU, not vCPU, in shadow page fault
Sean Christopherson
2021-06-25
1
-5
/
+0
[next]