unicorn/qemu/target
Igor Mammedov 15eb359656
numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState
into inherited classes that actually care about cpu<->numa mapping,
i.e: ARMCPU, PowerPCCPU, X86CPU.

Backports relevant parts of commit 15f8b14228b856850df3fa5ba999ad96521f2208 from qemu
2018-03-20 06:46:20 -04:00
..
arm numa: move numa_node from CPUState into target specific classes 2018-03-20 06:46:20 -04:00
i386 numa: move numa_node from CPUState into target specific classes 2018-03-20 06:46:20 -04:00
m68k target/m68k: implement fcosh 2018-03-17 18:58:57 -04:00
mips target/mips/translate: Perform comparison pass with qemu 2018-03-12 17:52:56 -04:00
sparc target/sparc/win_helper: Perform comparison pass against qemu 2018-03-12 12:46:59 -04:00