index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
/
tdp_mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
Yosry Ahmed
1
-0
/
+12
2022-07-28
KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()
Kai Huang
1
-7
/
+3
2022-07-28
KVM: x86/mmu: Don't bottom out on leafs when zapping collapsible SPTEs
Sean Christopherson
1
-27
/
+24
2022-07-28
KVM: x86/mmu: Don't require refcounted "struct page" to create huge SPTEs
Sean Christopherson
1
-7
/
+1
2022-06-24
KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
David Matlack
1
-1
/
+1
2022-06-24
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
1
-1
/
+1
2022-06-20
KVM: x86/mmu: Shove refcounted page dependency into host_pfn_mapping_level()
Sean Christopherson
1
-4
/
+0
2022-06-20
KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()
Sean Christopherson
1
-1
/
+1
2022-06-20
KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs
Sean Christopherson
1
-3
/
+3
2022-06-15
KVM: x86/mmu: Use try_cmpxchg64 in tdp_mmu_set_spte_atomic
Uros Bizjak
1
-11
/
+1
2022-06-07
KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
Ben Gardon
1
-6
/
+32
2022-05-12
KVM: x86/mmu: Expand and clean up page fault stats
Sean Christopherson
1
-7
/
+1
2022-05-12
KVM: x86/mmu: Don't attempt fast page fault just because EPT is in use
Sean Christopherson
1
-1
/
+1
2022-05-03
Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
Paolo Bonzini
1
-29
/
+53
2022-05-03
KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bits
Sean Christopherson
1
-29
/
+53
2022-04-29
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
1
-1
/
+1
2022-04-29
KVM: x86/mmu: remove extended bits from mmu_role, rename field
Paolo Bonzini
1
-1
/
+1
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
1
-7
/
+8
2022-04-05
KVM: x86/mmu: remove unnecessary flush_workqueue()
Lv Ruyi
1
-1
/
+1
2022-04-02
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
1
-39
/
+16
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
1
-7
/
+10
2022-03-21
Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
Paolo Bonzini
1
-11
/
+30
2022-03-21
kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU
Paolo Bonzini
1
-5
/
+9
2022-03-08
KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTE
Sean Christopherson
1
-8
/
+7
2022-03-08
KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE
Sean Christopherson
1
-1
/
+5
2022-03-08
KVM: x86/mmu: Zap defunct roots via asynchronous worker
Paolo Bonzini
1
-9
/
+11
2022-03-08
KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls
Sean Christopherson
1
-17
/
+34
2022-03-08
KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
Paolo Bonzini
1
-41
/
+62
2022-03-08
KVM: x86/mmu: Zap invalidated roots via asynchronous worker
Paolo Bonzini
1
-82
/
+66
2022-03-08
KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages
Sean Christopherson
1
-10
/
+10
2022-03-08
KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
Sean Christopherson
1
-2
/
+2
2022-03-08
KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
Sean Christopherson
1
-30
/
+11
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
Sean Christopherson
1
-18
/
+6
2022-03-08
KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
Sean Christopherson
1
-16
/
+82
2022-03-08
KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
Sean Christopherson
1
-5
/
+6
2022-03-08
KVM: x86/mmu: Zap only the target TDP MMU shadow page in NX recovery
Sean Christopherson
1
-4
/
+32
2022-03-08
KVM: x86/mmu: Refactor low-level TDP MMU set SPTE helper to take raw values
Sean Christopherson
1
-20
/
+31
2022-03-08
KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic path
Sean Christopherson
1
-2
/
+2
2022-03-08
KVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs and document RCU
Sean Christopherson
1
-3
/
+3
2022-03-08
KVM: x86/mmu: Drop RCU after processing each root in MMU notifier hooks
Sean Christopherson
1
-4
/
+4
2022-03-08
KVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU notifier change_spte
Sean Christopherson
1
-7
/
+6
2022-03-08
KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
Sean Christopherson
1
-2
/
+5
2022-03-08
KVM: x86/mmu: do not allow readers to acquire references to invalid roots
Paolo Bonzini
1
-4
/
+5
2022-03-08
KVM: x86/mmu: only perform eager page splitting on valid roots
Paolo Bonzini
1
-1
/
+1
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
Sean Christopherson
1
-6
/
+15
2022-03-08
KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
Sean Christopherson
1
-5
/
+10
2022-03-08
KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic
Sean Christopherson
1
-1
/
+9
2022-03-08
KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
Sean Christopherson
1
-21
/
+25
2022-03-08
KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
Sean Christopherson
1
-0
/
+3
2022-02-25
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
1
-1
/
+1
[next]