![Bryce Denney](/assets/img/avatar_default.png)
> CPU_ID is defined as > #define CPU_ID (BX_CPU_THIS_PTR local_apic.get_id()) > This is not true when the APIC name is changed (true in Linux). Please > change this to: > #define CPU_ID (BX_CPU_THIS - BX_CPU(0))
…
Description
No description provided
Languages
C++
69.5%
C
21.2%
Shell
3%
Makefile
2.1%
Rez
1.9%
Other
2.1%