numa: Reject configuration if not all node IDs are present
commit12d6e4640ce28d002e96d58c31cd5e7256258626
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 26 Jun 2014 21:33:20 +0000 (26 18:33 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 29 Jun 2014 15:59:42 +0000 (29 18:59 +0300)
treecf38fc26edc92e24b46dde96a7245d984ba09060
parent1945b9d8b03aad59e86bfe3a3194e6bbeffbad6a
numa: Reject configuration if not all node IDs are present

We don't support sparse NUMA node IDs yet, so this changes QEMU to
reject configs where not all nodes are present.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
numa.c