Re: [kvm-devel] use smp_cpus as lapic id

2008-03-04 Thread Avi Kivity
Glauber Costa wrote: apic is not acpi, although they are acronyms. Due to a confusion of mine, those things were mixed, leading to a bug reported at https://sourceforge.net/tracker/index.php?func=detailaid=1903732group_id=180599atid=893831 This patch fixes it, by assigning smp_cpus

[kvm-devel] use smp_cpus as lapic id

2008-03-03 Thread Glauber Costa
apic is not acpi, although they are acronyms. Due to a confusion of mine, those things were mixed, leading to a bug reported at https://sourceforge.net/tracker/index.php?func=detailaid=1903732group_id=180599atid=893831 This patch fixes it, by assigning smp_cpus instead of MAX_CPUS to lapic_id