index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Fix device passthrough when SME is active
Tom Lendacky
2018-03-16
1
-1
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-26
1
-1
/
+1
|
\
|
*
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
2018-02-24
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
2018-02-13
1
-5
/
+5
*
|
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-7
/
+12
|
\
\
|
|
/
|
*
x86: kvm: propagate register_shrinker return code
Arnd Bergmann
2018-01-11
1
-6
/
+10
|
*
KVM MMU: check pending exception before injecting APF
Haozhong Zhang
2018-01-11
1
-1
/
+2
*
|
KVM: MMU: consider host cache mode in MMIO page check
Haozhong Zhang
2018-01-16
1
-1
/
+13
*
|
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-16
1
-0
/
+10
|
\
\
|
*
|
KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
Brijesh Singh
2017-12-04
1
-0
/
+10
*
|
|
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
Gimcuan Hui
2017-12-14
1
-1
/
+1
|
|
/
|
/
|
*
|
KVM: MMU: Fix infinite loop when there is no available mmu page
Wanpeng Li
2017-12-14
1
-4
/
+4
|
/
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-61
/
+54
|
\
|
*
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
2017-10-12
1
-49
/
+46
|
*
KVM: SVM: limit kvm_handle_page_fault to #PF handling
Paolo Bonzini
2017-10-12
1
-3
/
+2
|
*
arch/x86: remove redundant null checks before kmem_cache_destroy
Tim Hansen
2017-10-12
1
-4
/
+2
|
*
kvm, mm: account kvm related kmem slabs to kmemcg
Shakeel Butt
2017-10-12
1
-2
/
+2
|
*
KVM: x86: mmu: free_page can handle NULL
David Hildenbrand
2017-10-12
1
-2
/
+1
|
*
KVM: x86: mmu: returning void in a void function is strange
David Hildenbrand
2017-10-12
1
-1
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
2017-10-10
1
-7
/
+7
*
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Ladi Prosek
2017-10-10
1
-0
/
+1
*
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
2017-10-04
1
-1
/
+1
*
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
1
-94
/
+173
|
\
|
*
KVM: MMU: speedup update_permission_bitmask
Paolo Bonzini
2017-08-24
1
-51
/
+70
|
*
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
1
-14
/
+29
|
*
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
2017-08-24
1
-18
/
+18
|
*
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
2017-08-18
1
-1
/
+8
|
*
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
2017-08-18
1
-0
/
+6
|
*
KVM: x86: simplify ept_misconfig
Paolo Bonzini
2017-08-18
1
-1
/
+18
|
*
KVM: MMU: Bail out immediately if there is no available mmu page
Wanpeng Li
2017-08-11
1
-9
/
+27
|
*
KVM: MMU: Fix softlockup due to mmu_lock is held too long
Wanpeng Li
2017-08-11
1
-3
/
+1
|
*
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
2017-08-10
1
-4
/
+1
|
*
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Brijesh Singh
2017-08-10
1
-1
/
+2
|
*
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
2017-08-07
1
-3
/
+4
*
|
kvm/x86: Avoid clearing the C-bit in rsvd_bits()
Brijesh Singh
2017-08-26
1
-3
/
+27
*
|
kvm/x86/svm: Support Secure Memory Encryption within KVM
Tom Lendacky
2017-07-18
1
-4
/
+7
|
/
*
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
1
-1
/
+1
*
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-14
1
-0
/
+33
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
1
-54
/
+101
|
\
|
*
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
Peter Feiner
2017-07-03
1
-0
/
+1
|
*
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
Peter Feiner
2017-07-03
1
-30
/
+85
|
*
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
2017-07-03
1
-3
/
+6
|
*
x86: kvm: mmu: dead code thanks to access tracking
Peter Feiner
2017-07-03
1
-21
/
+9
*
|
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
2017-06-11
1
-2
/
+5
|
/
*
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
2017-05-09
1
-0
/
+15
*
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
2017-04-07
1
-1
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
[next]