cloud-hypervisor/vmm/src
Sebastien Boeuf 17c99ae00a vmm: Enable provisioning for SGX guest
The guest can see that SGX supports provisioning as it is exposed
through the CPUID. This patch enables the proper backing of this
feature by having the host open the provisioning device and enable
this capability through the hypervisor.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-07-07 14:56:38 +02:00
..
api vmm: Refactor slightly vm_boot and 'control_loop' 2021-06-24 16:01:39 +02:00
acpi.rs vmm: acpi: Add AArch64 vCPUs to SRAT table 2021-06-25 10:22:40 +01:00
config.rs virtio-balloon: add deflate_on_oom support 2021-06-16 09:55:22 +02:00
cpu.rs vmm: Fix clippy warnings on AArch64 2021-06-24 08:59:53 -07:00
device_manager.rs vmm: Split restore device_manager and devices 2021-07-05 22:51:56 +02:00
device_tree.rs vmm: device_manager: Use DeviceTree to store PCI devices 2021-03-18 15:26:25 +01:00
interrupt.rs vmm: Fix clippy warnings on AArch64 2021-06-24 08:59:53 -07:00
lib.rs vmm: Refactor slightly vm_boot and 'control_loop' 2021-06-24 16:01:39 +02:00
memory_manager.rs vmm: Enable provisioning for SGX guest 2021-07-07 14:56:38 +02:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm: seccomp: add seccomp rules for MSHV 2021-07-05 09:44:02 +02:00
vm.rs vmm: Enable provisioning for SGX guest 2021-07-07 14:56:38 +02:00