Changes since v2: - fix spelling errors - split out PC hunks itno a separate patch
Igor Mammedov (2): numa: introduce machine callback for VCPU to node mapping pc: fix default VCPU to NUMA node mapping hw/i386/pc.c | 9 +++++++++ include/hw/boards.h | 5 +++++ include/sysemu/numa.h | 3 ++- numa.c | 18 +++++++++++++----- vl.c | 2 +- 5 files changed, 30 insertions(+), 7 deletions(-) -- 1.8.3.1