summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm/hyperv.h
AgeCommit message (Expand)Author
2026-03-04KVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson
2026-03-04KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng
2023-12-07KVM: x86: Make Hyper-V emulation optionalVitaly Kuznetsov
2022-11-18KVM: nSVM: hyper-v: Enable L2 TLB flushVitaly Kuznetsov
2022-11-18KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hookVitaly Kuznetsov
2022-11-18KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_idVitaly Kuznetsov
2022-11-18x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson
2022-02-10KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-VVitaly Kuznetsov