cloud-hypervisor/hypervisor/src
Jinank Jain 1afac185ff hypervisor: Enable VMGEXIT offload for SEV-SNP partition
For a SEV-SNP enabled partition on MSHV, some of the VMGEXITS are
offloaded for Hypervisor to handle while the rest are handled by VMM.
By setting this additional partition property hypervisor is informed
about the VMGEXITs it needs to take care off, rest all would be handled
by the CloudHypervisor.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2023-10-17 14:15:38 -07: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: Enable VMGEXIT offload for SEV-SNP partition 2023-10-17 14:15:38 -07:00
cpu.rs hypervisor: Set destination vCPU TSC frequency to source 2023-09-20 09:13:42 -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 vmm, hypervisor: Initialize SEV-SNP VM 2023-10-17 17:45:28 +01:00