cloud-hypervisor/arch
Peter Oskolkov 2c7d6be3f4 arch: don't construct mptable on x86_64 if too many CPUs
MP table is a legacy device that is incompatible
with x2apic CPU IDs exceeding 254. The Linux kernel
is perfectly happy without MP table in these cases.

Signed-off-by: Barret Rhoden <brho@google.com>
Signed-off-by: Neel Natu <neelnatu@google.com>
Signed-off-by: Ofir Weisse <oweisse@google.com>
Signed-off-by: Peter Oskolkov <posk@google.com>
2025-08-15 19:15:11 +00:00
..
src arch: don't construct mptable on x86_64 if too many CPUs 2025-08-15 19:15:11 +00:00
Cargo.toml vmm: Add acpi table for fw_cfg device 2025-08-11 17:29:51 +00:00