unicorn/qemu/include/qom
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
..
cpu.h numa: move numa_node from CPUState into target specific classes 2018-03-20 06:46:20 -04:00
object.h qom: introduce object_class_get_list_sorted 2018-03-17 19:16:25 -04:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00