summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/hyperv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Make kvm_hv_get_assist_page() return 0/-errnoVitaly Kuznetsov2022-11-181-1/+1
* KVM: nVMX: hyper-v: Enable L2 TLB flushVitaly Kuznetsov2022-11-181-0/+17
* KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'Vitaly Kuznetsov2022-11-181-14/+7
* KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hookVitaly Kuznetsov2022-11-181-0/+4
* KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"Vitaly Kuznetsov2022-11-181-0/+508