mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-31 17:05:18 +00:00
84b643f80b
As part SMP bringup for a SEV-SNP guest, BSP sets up the VMSA page for each AP threads and informs hypervisor about the same using a VMGEXIT. Thus, extend the current GHCB interface to handle this scenario. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>