Age | Commit message (Expand) | Author |
---|---|---|
2023-04-10 | KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code | Sean Christopherson |
2023-04-10 | KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme | Sean Christopherson |
2022-12-29 | KVM: x86: Unify pr_fmt to use module name for all KVM modules | Sean Christopherson |
2022-02-10 | KVM: x86: Uninline and export hv_track_root_tdp() | Sean Christopherson |
2021-12-08 | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index | Marc Zyngier |
2021-06-17 | KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx | Vineeth Pillai |