unicorn/qemu/hw
Like Xu d2410074d8
i386: Update new x86_apicid parsing rules with die_offset support
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
2019-08-08 18:22:03 -04:00
..
arm hw/arm/tosa: Enable all CPU features by using the max target for A-class CPUs 2018-09-02 16:19:28 -04:00
core machine: use class base init generated name 2018-03-11 16:54:40 -04:00
i386 i386: Update new x86_apicid parsing rules with die_offset support 2019-08-08 18:22:03 -04:00
intc qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
m68k target/m68k: Fix initialization of m68k targets 2018-09-03 17:04:42 -04:00
mips hw/mips/mips_r4k: Fix initialization of MIPS target CPUs 2018-09-03 17:40:08 -04:00
riscv target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
sparc target/sparc: Fix SPARC target initialization 2018-09-03 17:26:00 -04:00
sparc64 target/sparc: Fix SPARC target initialization 2018-09-03 17:26:00 -04:00
Makefile.objs