]> git.proxmox.com Git - mirror_qemu.git/commit - numa.c
numa: Reject configuration if CPU appears on multiple nodes
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 9 Feb 2015 19:32:04 +0000 (17:32 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 19 Mar 2015 19:01:22 +0000 (16:01 -0300)
commit3ef7197505e483e2f28c5fbd6ed54b4061221200
treead87631668b91c28d89a12cfcd41a30929b0f070
parent8979c945c1a7ffd20edbd5da2513c04baccfd7de
numa: Reject configuration if CPU appears on multiple nodes

Each CPU can appear in only one NUMA node on the NUMA config. Reject
configuration if a CPU appears in multiple nodes.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
numa.c