cloud-hypervisor/hypervisor/src
Jinank Jain 84b643f80b hypervisor: Add support to bringup AP threads for SEV-SNP guest
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>
2023-11-16 14:58:53 -08:00
..
arch misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
kvm hypervisor: Set destination vCPU TSC frequency to source 2023-09-20 09:13:42 -07:00
mshv hypervisor: Add support to bringup AP threads for SEV-SNP guest 2023-11-16 14:58:53 -08:00
cpu.rs hypervisor: Add support for handling #HV Doorbell Page 2023-10-30 10:23:52 -07:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs vmm: Refactor VM creation workflow 2023-09-07 12:52:27 +01:00
lib.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
vm.rs hypervisor: Add API to complete isolated import 2023-10-24 13:02:34 -07:00