index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-24
KVM: x86: remove obsolete EXPORT... of handle_mmio_page_fault
Sean Christopherson
2018-05-14
kvm: mmu: Don't expose private memslots to L2
Jim Mattson
2018-05-14
kvm: mmu: Add guest_mode to kvm_mmu_page_role
Jim Mattson
2018-05-14
kvm: x86: Refactor mmu_free_roots()
Junaid Shahid
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-04
Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
Sean Christopherson
2018-03-16
KVM: x86: Fix device passthrough when SME is active
Tom Lendacky
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-24
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-13
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-16
KVM: MMU: consider host cache mode in MMIO page check
Haozhong Zhang
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-11
x86: kvm: propagate register_shrinker return code
Arnd Bergmann
2018-01-11
KVM MMU: check pending exception before injecting APF
Haozhong Zhang
2017-12-14
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
Gimcuan Hui
2017-12-14
KVM: MMU: Fix infinite loop when there is no available mmu page
Wanpeng Li
2017-12-04
KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
Brijesh Singh
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-12
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
2017-10-12
KVM: SVM: limit kvm_handle_page_fault to #PF handling
Paolo Bonzini
2017-10-12
arch/x86: remove redundant null checks before kmem_cache_destroy
Tim Hansen
2017-10-12
kvm, mm: account kvm related kmem slabs to kmemcg
Shakeel Butt
2017-10-12
KVM: x86: mmu: free_page can handle NULL
David Hildenbrand
2017-10-12
KVM: x86: mmu: returning void in a void function is strange
David Hildenbrand
2017-10-10
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
2017-10-10
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Ladi Prosek
2017-10-04
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-08-26
kvm/x86: Avoid clearing the C-bit in rsvd_bits()
Brijesh Singh
2017-08-24
KVM: MMU: speedup update_permission_bitmask
Paolo Bonzini
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
2017-08-18
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
2017-08-18
KVM: x86: simplify ept_misconfig
Paolo Bonzini
2017-08-11
KVM: MMU: Bail out immediately if there is no available mmu page
Wanpeng Li
2017-08-11
KVM: MMU: Fix softlockup due to mmu_lock is held too long
Wanpeng Li
2017-08-10
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
2017-08-10
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Brijesh Singh
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
2017-07-18
kvm/x86/svm: Support Secure Memory Encryption within KVM
Tom Lendacky
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-03
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
Peter Feiner
[next]