]> Git Repo - qemu.git/commit - hw/i386/pc.c
pc: Set fw_cfg data based on APIC ID calculation
authorEduardo Habkost <[email protected]>
Wed, 23 Jan 2013 17:51:18 +0000 (15:51 -0200)
committerAndreas Färber <[email protected]>
Sun, 27 Jan 2013 13:34:27 +0000 (14:34 +0100)
commit1d934e89793d2828e04af93abd181e5ed5349ef4
tree86b45a7500e387392504858b0d755801fbaea859
parent54fb7bf68516642c609738814f160ee2069301e8
pc: Set fw_cfg data based on APIC ID calculation

This changes FW_CFG_MAX_CPUS and FW_CFG_NUMA to use apic_id_for_cpu(),
so the NUMA table can be based on the APIC IDs, instead of CPU index
(SeaBIOS knows nothing about CPU indexes, just APIC IDs).

Signed-off-by: Eduardo Habkost <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
hw/pc.c
This page took 0.022012 seconds and 4 git commands to generate.