I am seeing a guest core able to execute outside its numa node.
Eg. loading up guest cores 0-7 (which are mapped to node0) results in utilising host cores 32,35,45,47,48,49,52,55 which are across 3 different nodes.
How can I get the host NUMA arch to be correctly reflected in the guest?
Guest...