mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-22 04:25:21 +00:00
5faf8b756c
The Linux kernel expects all CPUs, whether they be enabled or disabled to have an _MAT entry containing the LAPIC details for this CPU with the enabled bit set to 1 (in the flags.) In the MADT table the same bit is used to determine if the CPU is present at boot vs available later. Signed-off-by: Rob Bradford <robert.bradford@intel.com>