mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-06 08:53:16 +00:00
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>