cloud-hypervisor/arch
Thomas Barrett a489a11ccf arch: x86_64: enable HTT flag
When the HTT flag CPUID.1.EDX[HTT] is 0, it indicates that there is
only a single logical processor in the package. When HTT is 1, it
indicates that CPUID.1.EBX[23:16] contains the number of logical
processors in the package.

When this information is not included in CPUID leaf 0x1, some cpu
topology enumeration software such as hwloc are known to crash.

Signed-off-by: Thomas Barrett <tbarrett@crusoeenergy.com>
(cherry picked from commit 5ec47d4883)
2024-03-14 19:52:57 -07:00
..
src arch: x86_64: enable HTT flag 2024-03-14 19:52:57 -07:00
Cargo.toml build: Bump log from 0.4.17 to 0.4.20 2023-11-24 08:47:05 +00:00