qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] Validate NUMA node IDs (reject duplicate/mi


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH 0/3] Validate NUMA node IDs (reject duplicate/missing node IDs properly)
Date: Sun, 29 Jun 2014 18:02:13 +0300

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 <address@hidden>
> Cc: "Michael S. Tsirkin" <address@hidden>
> Cc: Alexey Kardashevskiy <address@hidden>
> Cc: Hu Tao <address@hidden>
> Cc: address@hidden
> Cc: Anton Blanchard <address@hidden>
> Cc: David Rientjes <address@hidden>
> Cc: Igor Mammedov <address@hidden>


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

[Prev in Thread] Current Thread [Next in Thread]