VMware vSphere ESXi 9.0
Intel TDX does not support configuration of the CPUID(1).EAX leaf (which contains the family, model, and stepping) to non-native values. Live migration of VMs using Intel TDX is not supported in VMware ESXi 9.0, but EVC masks for the family, model, and stepping fields are still applied to the CPUID configuration. This may result in a power-on failure if the EVC masks specify non-native values for the family, model, or stepping.
featMask.evc.cpuid.FAMILY = "Val:0"featMask.evc.cpuid.MODEL = "Val:0"featMask.evc.cpuid.STEPPING = "Val:0"