summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-261-1/+1
|\
| * KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li2018-02-241-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-5/+5
|\ \ | |/ |/|
| * KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse2018-02-131-5/+5
* | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-7/+12
|\ \ | |/
| * x86: kvm: propagate register_shrinker return codeArnd Bergmann2018-01-111-6/+10
| * KVM MMU: check pending exception before injecting APFHaozhong Zhang2018-01-111-1/+2
* | KVM: MMU: consider host cache mode in MMIO page checkHaozhong Zhang2018-01-161-1/+13
* | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-161-0/+10
|\ \
| * | KVM: X86: Restart the guest when insn_len is zero and SEV is enabledBrijesh Singh2017-12-041-0/+10
* | | x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks staticGimcuan Hui2017-12-141-1/+1
| |/ |/|
* | KVM: MMU: Fix infinite loop when there is no available mmu pageWanpeng Li2017-12-141-4/+4
|/
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-61/+54
|\
| * KVM: x86: extend usage of RET_MMIO_PF_* constantsPaolo Bonzini2017-10-121-49/+46
| * KVM: SVM: limit kvm_handle_page_fault to #PF handlingPaolo Bonzini2017-10-121-3/+2
| * arch/x86: remove redundant null checks before kmem_cache_destroyTim Hansen2017-10-121-4/+2
| * kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt2017-10-121-2/+2
| * KVM: x86: mmu: free_page can handle NULLDavid Hildenbrand2017-10-121-2/+1
| * KVM: x86: mmu: returning void in a void function is strangeDavid Hildenbrand2017-10-121-1/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* KVM: MMU: always terminate page walks at level 1Ladi Prosek2017-10-101-7/+7
* KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek2017-10-101-0/+1
* kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng2017-10-041-1/+1
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-081-94/+173
|\
| * KVM: MMU: speedup update_permission_bitmaskPaolo Bonzini2017-08-241-51/+70
| * KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-241-14/+29
| * KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.Yu Zhang2017-08-241-18/+18
| * KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini2017-08-181-1/+8
| * KVM: x86: Avoid guest page table walk when gpa_available is setBrijesh Singh2017-08-181-0/+6
| * KVM: x86: simplify ept_misconfigPaolo Bonzini2017-08-181-1/+18
| * KVM: MMU: Bail out immediately if there is no available mmu pageWanpeng Li2017-08-111-9/+27
| * KVM: MMU: Fix softlockup due to mmu_lock is held too longWanpeng Li2017-08-111-3/+1
| * kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini2017-08-101-4/+1
| * KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh2017-08-101-1/+2
| * KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář2017-08-071-3/+4
* | kvm/x86: Avoid clearing the C-bit in rsvd_bits()Brijesh Singh2017-08-261-3/+27
* | kvm/x86/svm: Support Secure Memory Encryption within KVMTom Lendacky2017-07-181-4/+7
|/
* KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-141-1/+1
* KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li2017-07-141-0/+33
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-54/+101
|\
| * x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12Peter Feiner2017-07-031-0/+1
| * kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner2017-07-031-30/+85
| * x86: kvm: mmu: make spte mmio mask more explicitPeter Feiner2017-07-031-3/+6
| * x86: kvm: mmu: dead code thanks to access trackingPeter Feiner2017-07-031-21/+9
* | KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-06-111-2/+5
|/
* kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das2017-05-091-0/+15
* kvm: nVMX: support EPT accessed/dirty bitsPaolo Bonzini2017-04-071-1/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* kvm: x86: mmu: Verify that restored PTE has needed perms in fast page faultJunaid Shahid2017-01-271-59/+68
OpenPOWER on IntegriCloud