mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
If the CpuManager is dynamic it devices CPUs can be hotplugged/unplugged. Since TDX does not support CPU hotplug this is currently the only determinator as to whether the CpuManager is dynamic. Signed-off-by: Rob Bradford <robert.bradford@intel.com>