cloud-hypervisor/vmm
Sebastien Boeuf 31209474b3 vmm: Move TDX initialization before vCPUs creation
TDX was broken by the recent refactoring moving the vCPU creation
earlier than before. The simple and correct way to fix this problem is
by moving the TDX initialization right before the vCPUs creation. The
rest of the TDX setup can remain where it is.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-12-05 07:49:40 -08:00
..
src vmm: Move TDX initialization before vCPUs creation 2022-12-05 07:49:40 -08:00
Cargo.toml build: Bump clap from 4.0.27 to 4.0.29 2022-12-02 23:45:26 +00:00