aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kvm/kvm_onhyperv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-10KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V codeSean Christopherson1-4/+20
2023-04-10KVM: x86: Rename Hyper-V remote TLB hooks to match established schemeSean Christopherson1-7/+6
2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson1-0/+1
2022-02-10KVM: x86: Uninline and export hv_track_root_tdp()Sean Christopherson1-0/+14
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier1-1/+2
2021-06-17KVM: x86: hyper-v: Move the remote TLB flush logic out of vmxVineeth Pillai1-0/+93