cloud-hypervisor/vmm
Sebastien Boeuf cdc14815be vmm: tdx: Only create ACPI tables if not running TDX
In case of TDX, we don't want to create the ACPI tables the same way we
do for all the other use cases. That's because the ACPI tables don't
need to be written to guest memory at a specific address, instead they
are passed directly through the HOB.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-01-20 16:50:55 +00:00
..
src vmm: tdx: Only create ACPI tables if not running TDX 2022-01-20 16:50:55 +00:00
Cargo.toml build: bump clap from 3.0.8 to 3.0.10 2022-01-19 00:09:18 +00:00