mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Microsoft Hypervisor's hyperclear technology supports at most two threads per core. Practically all x64 CPUs nowadays only support two threads per core. Enforce this in the common code. Assisted-by: OpenAI:ChatGPT-5.4 [Test cases written by an LLM ] Signed-off-by: Wei Liu <liuwe@microsoft.com>