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
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/mmu: make apf token non-zero to fix bug
Liang Zhang
2022-02-24
1
-1
/
+12
*
KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access()
David Matlack
2022-01-19
1
-9
/
+22
*
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
2021-12-21
1
-1
/
+15
|
\
|
*
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
Sean Christopherson
2021-12-19
1
-1
/
+15
*
|
KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction
Lai Jiangshan
2021-12-08
1
-6
/
+6
*
|
KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu()
Lai Jiangshan
2021-12-08
1
-2
/
+3
*
|
KVM: X86: Add huge_page_level to __reset_rsvds_bits_mask_ept()
Lai Jiangshan
2021-12-08
1
-10
/
+19
*
|
KVM: X86: Remove mmu->translate_gpa
Lai Jiangshan
2021-12-08
1
-10
/
+1
*
|
KVM: X86: Add parameter struct kvm_mmu *mmu into mmu->gva_to_gpa()
Lai Jiangshan
2021-12-08
1
-16
/
+8
*
|
KVM: X86: Calculate quadrant when !role.gpte_is_8_bytes
Lai Jiangshan
2021-12-08
1
-1
/
+1
*
|
KVM: X86: Remove useless code to set role.gpte_is_8_bytes when role.direct
Lai Jiangshan
2021-12-08
1
-2
/
+0
*
|
KVM: X86: Fix comment in __kvm_mmu_create()
Lai Jiangshan
2021-12-08
1
-1
/
+1
*
|
KVM: X86: Skip allocating pae_root for vcpu->arch.guest_mmu when !tdp_enabled
Lai Jiangshan
2021-12-08
1
-0
/
+4
*
|
KVM: x86: change TLB flush indicator to bool
Vihas Mak
2021-12-08
1
-5
/
+5
*
|
KVM: x86/mmu: Propagate memslot const qualifier
Ben Gardon
2021-12-08
1
-1
/
+1
*
|
KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages
Ben Gardon
2021-12-08
1
-8
/
+8
*
|
KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active
Ben Gardon
2021-12-08
1
-2
/
+2
*
|
KVM: Optimize gfn lookup in kvm_zap_gfn_range()
Maciej S. Szmigiero
2021-12-08
1
-3
/
+9
*
|
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
1
-4
/
+4
*
|
KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
Maciej S. Szmigiero
2021-12-08
1
-24
/
+0
|
/
*
KVM: x86/mmu: Retry page fault if root is invalidated by memslot update
Sean Christopherson
2021-12-02
1
-2
/
+21
*
KVM: x86/mmu: Handle "default" period when selectively waking kthread
Sean Christopherson
2021-11-30
1
-15
/
+33
*
KVM: MMU: shadow nested paging does not have PKU
Paolo Bonzini
2021-11-30
1
-2
/
+2
*
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
2021-11-30
1
-7
/
+2
*
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
2021-11-26
1
-1
/
+1
*
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
2021-11-26
1
-2
/
+2
*
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2021-11-26
1
-17
/
+11
*
KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sp...
Hou Wenlong
2021-11-18
1
-2
/
+2
*
KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
Hou Wenlong
2021-11-18
1
-1
/
+1
*
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-18
1
-0
/
+1
|
\
|
*
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
2021-11-18
1
-0
/
+1
*
|
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
1
-5
/
+5
|
\
|
|
*
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
Junaid Shahid
2021-11-11
1
-5
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-341
/
+361
|
\
|
|
*
KVM: x86/mmu: Extract zapping of rmaps for gfn range to separate helper
Sean Christopherson
2021-10-22
1
-22
/
+30
|
*
KVM: x86/mmu: Drop a redundant remote TLB flush in kvm_zap_gfn_range()
Sean Christopherson
2021-10-22
1
-3
/
+0
|
*
KVM: x86/mmu: Drop a redundant, broken remote TLB flush
Sean Christopherson
2021-10-22
1
-4
/
+2
|
*
KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()
Lai Jiangshan
2021-10-22
1
-0
/
+16
|
*
KVM: X86: pair smp_wmb() of mmu_try_to_unsync_pages() with smp_rmb()
Lai Jiangshan
2021-10-22
1
-14
/
+27
|
*
kvm: x86: mmu: Make NX huge page recovery period configurable
Junaid Shahid
2021-10-22
1
-11
/
+30
|
*
KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
David Matlack
2021-10-22
1
-5
/
+13
|
*
KVM: x86/mmu: clean up prefetch/prefault/speculative naming
Paolo Bonzini
2021-10-22
1
-5
/
+5
|
*
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
2021-10-22
1
-15
/
+63
|
*
KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned
Andrei Vagin
2021-10-18
1
-0
/
+1
|
*
KVM: x86: only allocate gfn_track when necessary
David Stevens
2021-10-01
1
-2
/
+9
|
*
KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
David Matlack
2021-10-01
1
-4
/
+4
|
*
KVM: x86/mmu: Avoid memslot lookup in rmap_add
David Matlack
2021-10-01
1
-20
/
+7
|
*
KVM: MMU: pass struct kvm_page_fault to mmu_set_spte
Paolo Bonzini
2021-10-01
1
-7
/
+10
|
*
KVM: MMU: pass kvm_mmu_page struct to make_spte
Paolo Bonzini
2021-10-01
1
-2
/
+2
|
*
KVM: MMU: remove unnecessary argument to mmu_set_spte
Paolo Bonzini
2021-10-01
1
-3
/
+4
[next]