]> Git Repo - qemu.git/commit - numa.c
numa: Reject configuration if not all node IDs are present
authorEduardo Habkost <[email protected]>
Thu, 26 Jun 2014 21:33:20 +0000 (18:33 -0300)
committerMichael S. Tsirkin <[email protected]>
Sun, 29 Jun 2014 15:59:42 +0000 (18:59 +0300)
commit12d6e4640ce28d002e96d58c31cd5e7256258626
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
numa.c
This page took 0.025095 seconds and 4 git commands to generate.