Arthur Heymans has uploaded a new patch set (#3). ( https://review.coreboot.org/c/coreboot/+/63483 )
Change subject: cpu/qemu-x86: Allow up to 255 cores ......................................................................
cpu/qemu-x86: Allow up to 255 cores
Qemu does not support more than 255 cores. "qemu-system-x86_64: apic initialization failed. APIC ID 255 is invalid" is being logged when attempted.
Change-Id: I9eea91fb09f47de8b06de9fa7eb2ad66ef4dc7e2 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/qemu-x86/Kconfig 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/63483/3