aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
AgeCommit message (Expand)AuthorFilesLines
2022-02-25KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()Vitaly Kuznetsov1-17/+6
2022-02-25KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()Vitaly Kuznetsov1-4/+4
2022-02-25Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"Sean Christopherson2-11/+21
2022-02-25Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"Sean Christopherson3-14/+14
2022-02-24KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non default value when tsc scaling disabledMaxim Levitsky1-2/+17
2022-02-24KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang1-1/+12
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar19-389/+652
2022-02-18KVM: x86/mmu: Remove MMU auditingSean Christopherson4-337/+0
2022-02-18KVM: x86: allow defining return-0 static callsPaolo Bonzini3-27/+2
2022-02-18KVM: x86: make several APIC virtualization callbacks optionalPaolo Bonzini5-39/+12
2022-02-18KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_opsPaolo Bonzini1-1/+1
2022-02-18KVM: x86: use static_call_cond for optional callbacksPaolo Bonzini1-6/+2
2022-02-18KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPICPaolo Bonzini3-15/+1
2022-02-18KVM: SEV: Allow SEV intra-host migration of VM with mirrorsPeter Gonda2-20/+40
2022-02-18x86/kvm: Fix compilation warning in non-x86_64 buildsLeonardo Bras1-0/+4
2022-02-17x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0Leonardo Bras2-7/+16
2022-02-17x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0Leonardo Bras1-0/+2
2022-02-17kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup modeAnton Romanov1-0/+7
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis1-0/+1
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker1-1/+1
2022-02-14KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm"Sean Christopherson3-33/+33
2022-02-14Merge remote-tracking branch 'kvm/master' into HEADPaolo Bonzini5-60/+74
2022-02-14KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson1-1/+1
2022-02-14KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson1-2/+3
2022-02-13KVM: x86: Replace memset() "optimization" with normal per-field writesSean Christopherson2-7/+8
2022-02-11KVM: SVM: fix race between interrupt delivery and AVIC inhibitionMaxim Levitsky4-49/+55
2022-02-11KVM: SVM: set IRR in svm_deliver_interruptPaolo Bonzini2-3/+1
2022-02-11KVM: SVM: extract avic_ring_doorbellMaxim Levitsky1-11/+20
2022-02-10KVM: VMX: Use local pointer to vcpu_vmx in vmx_vcpu_after_set_cpuid()Oliver Upton1-2/+2
2022-02-10KVM: nSVM: Implement Enlightened MSR-Bitmap featureVitaly Kuznetsov3-13/+37
2022-02-10KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-VVitaly Kuznetsov2-24/+36
2022-02-10KVM: x86: Make kvm_hv_hypercall_enabled() static inlineVitaly Kuznetsov2-6/+5
2022-02-10KVM: nSVM: Track whether changes in L0 require MSR bitmap for L2 to be rebuiltVitaly Kuznetsov3-1/+15
2022-02-10KVM: x86/mmu: Add tracepoint for splitting huge pagesDavid Matlack2-3/+30
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOGDavid Matlack5-32/+66
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is enabledDavid Matlack6-0/+268
2022-02-10KVM: x86/mmu: Separate TDP MMU shadow page allocation and initializationDavid Matlack1-9/+17
2022-02-10KVM: x86/mmu: Derive page role for TDP MMU shadow pages from parentDavid Matlack1-18/+19
2022-02-10KVM: x86/mmu: Remove redundant role overrides for TDP MMU shadow pagesDavid Matlack1-4/+0
2022-02-10KVM: x86/mmu: Refactor TDP MMU iterators to take kvm_mmu_page rootDavid Matlack3-17/+15
2022-02-10KVM: x86/mmu: Move restore_acc_track_spte() to spte.hDavid Matlack2-14/+15
2022-02-10KVM: x86/mmu: Drop new_spte local variable from restore_acc_track_spte()David Matlack1-6/+5
2022-02-10KVM: x86/mmu: Remove unnecessary warnings from restore_acc_track_spte()David Matlack1-3/+0
2022-02-10KVM: x86/mmu: Consolidate logic to atomically install a new TDP MMU page tableDavid Matlack1-32/+36
2022-02-10KVM: x86/mmu: Rename handle_removed_tdp_mmu_page() to handle_removed_pt()David Matlack1-5/+3
2022-02-10KVM: x86/mmu: Rename TDP MMU functions that handle shadow pagesDavid Matlack1-14/+14
2022-02-10KVM: x86/mmu: Change tdp_mmu_{set,zap}_spte_atomic() to return 0/-EBUSYDavid Matlack1-21/+26
2022-02-10KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg failsDavid Matlack1-29/+23
2022-02-10KVM: x86/mmu: Rename __rmap_write_protect() to rmap_write_protect()David Matlack1-5/+5
2022-02-10KVM: x86/mmu: Rename rmap_write_protect() to kvm_vcpu_write_protect_gfn()David Matlack1-3/+3