summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/kvm_onhyperv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V codeSean Christopherson2023-04-101-4/+20
* KVM: x86: Rename Hyper-V remote TLB hooks to match established schemeSean Christopherson2023-04-101-7/+6
* KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson2022-12-291-0/+1
* KVM: x86: Uninline and export hv_track_root_tdp()Sean Christopherson2022-02-101-0/+14
* KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier2021-12-081-1/+2
* KVM: x86: hyper-v: Move the remote TLB flush logic out of vmxVineeth Pillai2021-06-171-0/+93