mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 17:05:36 +00:00
d2410074d8
In new sockets/dies/cores/threads model, the apicid of logical cpu could imply die level info of guest cpu topology thus x86_apicid_from_cpu_idx() need to be refactored with #dies value, so does apicid_*_offset(). To keep semantic compatibility, the legacy pkg_offset which helps to generate CPUIDs such as 0x3 for L3 cache should be mapping to die_offset. Backports commit d65af288a84d8bf8c27e55d45545f52f016c08a7 from qemu |
||
---|---|---|
.. | ||
arm | ||
core | ||
i386 | ||
intc | ||
m68k | ||
mips | ||
riscv | ||
sparc | ||
sparc64 | ||
Makefile.objs |