summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/svm_onhyperv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson2022-12-291-0/+1
* KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'Vitaly Kuznetsov2022-11-181-1/+1
* x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson2022-11-181-1/+1
* KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson2022-11-181-1/+1
* x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson2022-11-181-1/+1
* KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda2022-04-021-1/+0
* KVM: SVM: hyper-v: Direct Virtual Flush supportVineeth Pillai2021-06-171-0/+41