x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Hyper-V provides HvFlushGuestAddressList() hypercall to flush EPT tlb with specified ranges. This patch is to add the hypercall support. Reviewed-by:Michael Kelley <mikelley@microsoft.com> Signed-off-by:
Lan Tianyu <Tianyu.Lan@microsoft.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- arch/x86/hyperv/nested.c 80 additions, 0 deletionsarch/x86/hyperv/nested.c
- arch/x86/include/asm/hyperv-tlfs.h 32 additions, 0 deletionsarch/x86/include/asm/hyperv-tlfs.h
- arch/x86/include/asm/mshyperv.h 15 additions, 0 deletionsarch/x86/include/asm/mshyperv.h
- arch/x86/include/asm/trace/hyperv.h 14 additions, 0 deletionsarch/x86/include/asm/trace/hyperv.h
Loading
Please register or sign in to comment