mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-12 14:41:36 +00:00
Legacy port emulation requires reading RAX register from GHCB page for SEV-SNP guest. This is the major difference between a regular guest and SEV-SNP enabled guest. Signed-off-by: Jinank Jain <jinankjain@microsoft.com> Signed-off-by: Muminul Islam <muislam@microsoft.com>