On Thu, Jun 26, 2014 at 06:33:17PM -0300, Eduardo Habkost wrote:
> This is just a cleanup to make sure QEMU validate the NUMA node IDs on the
> command-line. After that, we may eventually change the code to accept sparse
> node IDs under some circumstances (but I am not sure that would be material 
> for
> QEMU 2.1).
> 
> Cc: Nishanth Aravamudan <n...@linux.vnet.ibm.com>
> Cc: "Michael S. Tsirkin" <m...@redhat.com>
> Cc: Alexey Kardashevskiy <a...@ozlabs.ru>
> Cc: Hu Tao <hu...@cn.fujitsu.com>
> Cc: qemu-devel@nongnu.org
> Cc: Anton Blanchard <an...@samba.org>
> Cc: David Rientjes <rient...@google.com>
> Cc: Igor Mammedov <imamm...@redhat.com>


Applied, thanks!

> Eduardo Habkost (3):
>   numa: Keep track of NUMA nodes present on the command-line
>   numa: Reject duplicate node IDs
>   numa: Reject configuration if not all node IDs are present
> 
>  include/sysemu/sysemu.h |  7 ++++++-
>  numa.c                  | 24 +++++++++++++++++++++++-
>  vl.c                    |  3 +++
>  3 files changed, 32 insertions(+), 2 deletions(-)
> 
> -- 
> 1.9.3

Reply via email to