summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-04-20KVM: VMX: Drop redundant capability checks in low level INVVPID helpersSean Christopherson
2020-04-20KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()Sean Christopherson
2020-04-20KVM: VMX: Move vpid_sync_vcpu_addr() down a few linesSean Christopherson
2020-04-20KVM: VMX: Use vpid_sync_context() directly when possibleSean Christopherson
2020-04-20KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()Sean Christopherson
2020-04-20KVM: x86: Sync SPTEs when injecting page/EPT fault into L1Junaid Shahid
2020-04-20KVM: x86: cleanup kvm_inject_emulated_page_faultPaolo Bonzini
2020-04-20KVM: x86: introduce kvm_mmu_invalidate_gvaPaolo Bonzini
2020-04-15KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)Sean Christopherson
2020-04-15KVM: nVMX: Invalidate all roots when emulating INVVPID without EPTJunaid Shahid
2020-04-15KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1Sean Christopherson
2020-04-15KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)Sean Christopherson
2020-04-15KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flushSean Christopherson
2020-04-15KVM: pass through CPUID(0x80000006)Eric Northup
2020-04-15KVM: x86: Return updated timer current count register from KVM_GET_LAPICPeter Shier
2020-04-15KVM: SVM: Fix __svm_vcpu_run declaration.Uros Bizjak
2020-04-15KVM: SVM: Do not setup frame pointer in __svm_vcpu_runUros Bizjak
2020-04-15KVM: SVM: Fix build error due to missing release_pages() includeBorislav Petkov
2020-04-15KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARDUros Bizjak
2020-04-15kvm: nVMX: match comment with return type for nested_vmx_exit_reflectedOliver Upton
2020-04-15kvm: nVMX: reflect MTF VM-exits if injected by L1Oliver Upton
2020-04-14KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
2020-04-14KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-14KVM: SVM: move more vmentry code to assemblyPaolo Bonzini
2020-04-14KVM: SVM: fix compilation with modular PSP and non-modular KVMPaolo Bonzini
2020-04-07KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-07KVM: X86: Filter out the broadcast dest for IPI fastpathWanpeng Li
2020-04-07Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-04-07KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-07KVM: nVMX: don't clear mtf_pending when nested events are blockedOliver Upton
2020-04-07KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenterUros Bizjak
2020-04-03KVM: SVM: Split svm_vcpu_run inline assembly to separate fileUros Bizjak
2020-04-03KVM: SVM: Move SEV code to separate fileJoerg Roedel
2020-04-03KVM: SVM: Move AVIC code to separate fileJoerg Roedel
2020-04-03KVM: SVM: Move Nested SVM Implementation to nested.cJoerg Roedel
2020-04-03kVM SVM: Move SVM related files to own sub-directoryJoerg Roedel
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02sh/mm: use helper fault_signal_pending()Peter Xu
2020-04-02powerpc/mm: use helper fault_signal_pending()Peter Xu
2020-04-02arm64/mm: use helper fault_signal_pending()Peter Xu