The following changes since commit 3e5f6234b4f45a11b7c357dde2d6da36641bc6f6:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2015-03-19 17:47:08 +0000) are available in the git repository at: https://github.com/ehabkost/qemu.git tags/work/numa-verify-cpus-pull-request for you to fetch changes up to 549fc54b8cfe16a475d8f6b8f838e53b45452b4a: numa: Print warning if no node is assigned to a CPU (2015-03-19 16:20:15 -0300) ---------------------------------------------------------------- NUMA queue 2015-03-19 ---------------------------------------------------------------- Eduardo Habkost (4): numa: Fix off-by-one error at MAX_CPUMASK_BITS check numa: Reject CPU indexes > max_cpus numa: Reject configuration if CPU appears on multiple nodes numa: Print warning if no node is assigned to a CPU 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 | 73 +++++++++++++++++++++++++++++++++++++++++++++------ vl.c | 2 +- 5 files changed, 82 insertions(+), 10 deletions(-) -- 2.1.0