Age | Commit message (Expand) | Author | Files | Lines |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+2 |
2023-04-11 | KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme | Sean Christopherson | 1 | -3/+2 |
2023-03-27 | KVM: SVM: Flush Hyper-V TLB when required | Jeremi Piotrowski | 1 | -0/+15 |
2023-02-22 | KVM: SVM: hyper-v: placate modpost section mismatch error | Randy Dunlap | 1 | -2/+2 |
2022-12-29 | KVM: x86: Unify pr_fmt to use module name for all KVM modules | Sean Christopherson | 1 | -2/+2 |
2022-11-18 | KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush' | Vitaly Kuznetsov | 1 | -3/+3 |
2022-11-18 | x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments" | Sean Christopherson | 1 | -3/+3 |
2022-11-18 | KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments | Sean Christopherson | 1 | -8/+7 |
2022-11-18 | x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h | Sean Christopherson | 1 | -2/+2 |
2022-02-10 | KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-V | Vitaly Kuznetsov | 1 | -24/+1 |
2022-01-26 | KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments() | Vitaly Kuznetsov | 1 | -8/+1 |
2022-01-26 | KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real | Vitaly Kuznetsov | 1 | -0/+3 |
2021-07-27 | KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized | Paolo Bonzini | 1 | -1/+1 |
2021-06-17 | KVM: SVM: hyper-v: Direct Virtual Flush support | Vineeth Pillai | 1 | -0/+37 |
2021-06-17 | KVM: SVM: hyper-v: Enlightened MSR-Bitmap support | Vineeth Pillai | 1 | -0/+27 |
2021-06-17 | KVM: SVM: hyper-v: Remote TLB flush for SVM | Vineeth Pillai | 1 | -0/+66 |