x86/hyperv: Add new hvcall guest address host visibility support
Add new hvcall guest address host visibility support to mark memory visible to host. Call it inside set_memory_decrypted /encrypted(). Add HYPERVISOR feature check in the hv_is_isolation_supported() to optimize in non-virtualization environment. Acked-by:Dave Hansen <dave.hansen@intel.com> Reviewed-by:
Michael Kelley <mikelley@microsoft.com> Signed-off-by:
Tianyu Lan <Tianyu.Lan@microsoft.com> Link: https://lore.kernel.org/r/20211025122116.264793-4-ltykernel@gmail.com [ wei: fix conflicts with tip ] Signed-off-by:
Wei Liu <wei.liu@kernel.org>
Showing
arch/x86/hyperv/ivm.c
0 → 100644
Please register or sign in to comment