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
/
spte.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/mmu: Include mmu.h in spte.h
Sean Christopherson
2023-08-31
1
-0
/
+1
*
KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
Sean Christopherson
2023-08-31
1
-0
/
+3
*
KVM: x86/mmu: Add helper to convert root hpa to shadow page
Sean Christopherson
2023-08-31
1
-0
/
+9
*
KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
Sean Christopherson
2023-08-31
1
-4
/
+4
*
kvm: x86/mmu: Rename SPTE_TDP_AD_ENABLED_MASK to SPTE_TDP_AD_ENABLED
Lai Jiangshan
2023-01-24
1
-8
/
+8
*
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
1
-2
/
+2
*
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
2022-12-27
1
-1
/
+1
*
KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
Sean Christopherson
2022-11-09
1
-0
/
+17
*
KVM: x86/mmu: fix some comment typos
Miaohe Lin
2022-11-09
1
-1
/
+1
*
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Junaid Shahid
2022-08-19
1
-4
/
+10
*
KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen
Sean Christopherson
2022-08-10
1
-0
/
+14
*
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
2022-08-10
1
-2
/
+0
*
KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
Sean Christopherson
2022-08-10
1
-0
/
+1
*
KVM: x86/mmu: Add shadow mask for effective host MTRR memtype
Sean Christopherson
2022-07-28
1
-0
/
+1
*
KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index
Sean Christopherson
2022-07-14
1
-0
/
+6
*
KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
David Matlack
2022-06-24
1
-2
/
+2
*
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
2022-06-24
1
-1
/
+2
*
KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs
Sean Christopherson
2022-06-20
1
-15
/
+12
*
KVM: x86/mmu: Dedup macros for computing various page table masks
Sean Christopherson
2022-06-20
1
-4
/
+3
*
KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
Kai Huang
2022-05-12
1
-0
/
+1
*
KVM: x86/mmu: Don't attempt fast page fault just because EPT is in use
Sean Christopherson
2022-05-12
1
-0
/
+11
*
Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
Paolo Bonzini
2022-05-03
1
-1
/
+3
|
\
|
*
KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits()
Sean Christopherson
2022-05-03
1
-0
/
+2
|
*
KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D)
Sean Christopherson
2022-05-03
1
-1
/
+1
*
|
KVM: x86/mmu: Use enable_mmio_caching to track if MMIO caching is enabled
Sean Christopherson
2022-04-29
1
-1
/
+3
|
/
*
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
2022-04-29
1
-6
/
+0
*
KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...
David Matlack
2022-02-10
1
-0
/
+1
*
KVM: x86/mmu: Move restore_acc_track_spte() to spte.h
David Matlack
2022-02-10
1
-0
/
+15
*
KVM: x86/mmu: Consolidate comments about {Host,MMU}-writable
David Matlack
2022-02-10
1
-49
/
+56
*
KVM: x86/mmu: Rename DEFAULT_SPTE_MMU_WRITEABLE to DEFAULT_SPTE_MMU_WRITABLE
David Matlack
2022-02-10
1
-4
/
+4
*
KVM: x86/mmu: Move is_writable_pte() to spte.h
David Matlack
2022-02-10
1
-1
/
+39
*
KVM: x86/mmu: Check SPTE writable invariants when setting leaf SPTEs
David Matlack
2022-02-10
1
-1
/
+1
*
KVM: x86/mmu: Move SPTE writable invariant checks to a helper function
David Matlack
2022-02-10
1
-7
/
+13
*
KVM: x86/mmu: Document and enforce MMU-writable and Host-writable invariants
David Matlack
2022-01-19
1
-6
/
+36
*
KVM: x86/mmu: Propagate memslot const qualifier
Ben Gardon
2021-12-08
1
-1
/
+1
*
KVM: x86/mmu: clean up prefetch/prefault/speculative naming
Paolo Bonzini
2021-10-22
1
-1
/
+1
*
KVM: x86: avoid warning with -Wbitwise-instead-of-logical
Paolo Bonzini
2021-10-18
1
-6
/
+1
*
KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
David Matlack
2021-10-01
1
-0
/
+1
*
KVM: MMU: pass kvm_mmu_page struct to make_spte
Paolo Bonzini
2021-10-01
1
-4
/
+4
*
KVM: MMU: clean up make_spte return value
Paolo Bonzini
2021-10-01
1
-6
/
+1
*
KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs
Sean Christopherson
2021-07-14
1
-6
/
+0
*
KVM: x86/mmu: Add helpers to do full reserved SPTE checks w/ generic MMU
Sean Christopherson
2021-06-25
1
-0
/
+32
*
KVM: x86/mmu: Use low available bits for removed SPTEs
Sean Christopherson
2021-03-15
1
-4
/
+7
*
KVM: x86/mmu: Tweak auditing WARN for A/D bits to !PRESENT (was MMIO)
Sean Christopherson
2021-03-15
1
-9
/
+9
*
KVM: x86/mmu: Use a dedicated bit to track shadow/MMU-present SPTEs
Sean Christopherson
2021-03-15
1
-6
/
+17
*
KVM: x86/mmu: Use high bits for host/mmu writable masks for EPT SPTEs
Sean Christopherson
2021-03-15
1
-15
/
+33
*
KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamic
Sean Christopherson
2021-03-15
1
-7
/
+6
*
KVM: x86/mmu: Document dependency bewteen TDP A/D type and saved bits
Sean Christopherson
2021-03-15
1
-3
/
+5
*
KVM: x86/mmu: Use MMIO SPTE bits 53 and 52 for the MMIO generation
Sean Christopherson
2021-03-15
1
-4
/
+4
*
KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEs
Sean Christopherson
2021-03-15
1
-8
/
+26
[next]