+5
−0
arch/x86/kvm/kvm_onhyperv.c
0 → 100644
+93
−0
arch/x86/kvm/kvm_onhyperv.h
0 → 100644
+32
−0
+2
−103
Loading
Currently the remote TLB flush logic is specific to VMX. Move it to a common place so that SVM can use it as well. Signed-off-by:Vineeth Pillai <viremana@linux.microsoft.com> Message-Id: <4f4e4ca19778437dae502f44363a38e99e3ef5d1.1622730232.git.viremana@linux.microsoft.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>