mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-24 13:35:19 +00:00
959ea7115f
Implement AccessPlatform for SEV-SNP guest to access restricted page using IO. VMM calls MSHV api to get access of the pages, MSHV requests guest to release the access. Signed-off-by: Muminul Islam <muislam@microsoft.com>