cloud-hypervisor/vmm
Sebastien Boeuf 2b06ce0ed4 vmm: Add EPC device to ACPI tables
The SGX EPC region must be exposed through the ACPI tables so that the
guest can detect its presence. The guest only get the full range from
ACPI, as the specific EPC sections are directly described through the
CPUID of each vCPU.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-07-15 15:08:56 +02:00
..
src vmm: Add EPC device to ACPI tables 2020-07-15 15:08:56 +02:00
Cargo.toml build: add a default feature KVM 2020-07-08 11:07:15 +01:00