cloud-hypervisor/arch
Thomas Barrett 5ec47d4883 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>
2024-01-30 13:49:35 -08:00
..
src arch: x86_64: enable HTT flag 2024-01-30 13:49:35 -08:00
Cargo.toml build: Bump serde from 1.0.168 to 1.0.193 2024-01-25 11:09:33 +00:00