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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
Sean Christopherson
2019-06-19
1
-6
/
+10
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-6
/
+17
|
\
|
*
kvm: x86: Fix L1TF mitigation for shadow MMU
Kai Huang
2019-05-15
1
-5
/
+13
|
*
kvm, x86: Properly check whether a pfn is an MMIO or not
KarimAllah Ahmed
2019-04-30
1
-1
/
+4
*
|
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
2019-04-30
1
-0
/
+1
|
/
*
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
2019-04-16
1
-7
/
+6
*
KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes
Sean Christopherson
2019-04-15
1
-1
/
+1
*
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
2019-03-28
1
-2
/
+5
*
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
2019-03-28
1
-1
/
+1
*
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-28
1
-3
/
+5
*
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-28
1
-14
/
+24
*
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
2019-03-28
1
-4
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
1
-246
/
+220
|
\
|
*
Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
Ben Gardon
2019-03-15
1
-13
/
+3
|
*
KVM: x86/mmu: Consolidate kvm_mmu_zap_all() and kvm_mmu_zap_mmio_sptes()
Sean Christopherson
2019-02-20
1
-23
/
+10
|
*
KVM: x86/mmu: WARN if zapping a MMIO spte results in zapping children
Sean Christopherson
2019-02-20
1
-2
/
+5
|
*
KVM: x86/mmu: Differentiate between nr zapped and list unstable
Sean Christopherson
2019-02-20
1
-10
/
+26
|
*
Revert "KVM: MMU: fast invalidate all pages"
Sean Christopherson
2019-02-20
1
-97
/
+1
|
*
KVM: x86/mmu: Voluntarily reschedule as needed when zapping all sptes
Sean Christopherson
2019-02-20
1
-1
/
+2
|
*
KVM: x86/mmu: skip over invalid root pages when zapping all sptes
Sean Christopherson
2019-02-20
1
-1
/
+4
|
*
Revert "KVM: x86: use the fast way to invalidate all pages"
Sean Christopherson
2019-02-20
1
-0
/
+15
|
*
Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"
Sean Christopherson
2019-02-20
1
-1
/
+0
|
*
Revert "KVM: MMU: zap pages in batch"
Sean Christopherson
2019-02-20
1
-11
/
+24
|
*
Revert "KVM: MMU: collapse TLB flushes when zap all pages"
Sean Christopherson
2019-02-20
1
-28
/
+3
|
*
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
Sean Christopherson
2019-02-20
1
-17
/
+4
|
*
KVM: x86/mmu: Remove is_obsolete() call
Sean Christopherson
2019-02-20
1
-5
/
+1
|
*
KVM: x86/mmu: Voluntarily reschedule as needed when zapping MMIO sptes
Sean Christopherson
2019-02-20
1
-1
/
+2
|
*
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
Sean Christopherson
2019-02-20
1
-1
/
+21
|
*
KVM: x86/mmu: Zap only the relevant pages when removing a memslot
Sean Christopherson
2019-02-20
1
-1
/
+32
|
*
KVM: x86/mmu: Split remote_flush+zap case out of kvm_mmu_flush_or_zap()
Sean Christopherson
2019-02-20
1
-6
/
+16
|
*
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines
Sean Christopherson
2019-02-20
1
-69
/
+70
|
*
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
2019-02-20
1
-19
/
+12
|
*
KVM: x86: Refactor the MMIO SPTE generation handling
Sean Christopherson
2019-02-20
1
-33
/
+43
|
*
KVM: x86: Use a u64 when passing the MMIO gen around
Sean Christopherson
2019-02-20
1
-7
/
+7
|
*
KVM: x86/mmu: Detect MMIO generation wrap in any address space
Sean Christopherson
2019-02-20
1
-2
/
+19
|
*
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
1
-2
/
+2
|
*
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
1
-3
/
+3
|
*
kvm, x86, mmu: Use kernel generic dynamic physical address mask
Kai Huang
2019-02-20
1
-3
/
+5
*
|
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
2019-02-22
1
-0
/
+1
*
|
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
2019-02-22
1
-4
/
+13
|
/
*
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
1
-0
/
+1
*
KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
Lan Tianyu
2018-12-21
1
-3
/
+13
*
KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp()
Lan Tianyu
2018-12-21
1
-0
/
+5
*
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
Lan Tianyu
2018-12-21
1
-6
/
+2
*
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
1
-1
/
+2
*
KVM: Replace old tlb flush function with new one to flush a specified range.
Lan Tianyu
2018-12-21
1
-10
/
+21
*
KVM/MMU: Add tlb flush with range helper function
Lan Tianyu
2018-12-21
1
-1
/
+36
*
KVM: fix some typos
Wei Yang
2018-12-21
1
-1
/
+1
[next]