commit | cc4edae4b924b39877b5abb25074065930c5a6d5 | [log] [tgz] |
---|---|---|
author | Lan Tianyu <Tianyu.Lan@microsoft.com> | Thu Dec 06 21:21:05 2018 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 21 11:28:39 2018 +0100 |
tree | 5a600b596bac04d89b26fe75c24d1e7245ff6a59 | |
parent | a49b96352e68368c2e6784d13b0b4b7b8d830922 [diff] |
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>