From: "Michael S. Tsirkin" <mst@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
Hu Tao <hutao@cn.fujitsu.com>,
Nishanth Aravamudan <nacc@linux.vnet.ibm.com>,
qemu-devel@nongnu.org, Anton Blanchard <anton@samba.org>,
David Rientjes <rientjes@google.com>,
Igor Mammedov <imammedo@redhat.com>
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 [thread overview]
Message-ID: <20140629150213.GD26880@redhat.com> (raw)
In-Reply-To: <1403818400-13671-1-git-send-email-ehabkost@redhat.com>
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 <nacc@linux.vnet.ibm.com>
> Cc: "Michael S. Tsirkin" <mst@redhat.com>
> Cc: Alexey Kardashevskiy <aik@ozlabs.ru>
> Cc: Hu Tao <hutao@cn.fujitsu.com>
> Cc: qemu-devel@nongnu.org
> Cc: Anton Blanchard <anton@samba.org>
> Cc: David Rientjes <rientjes@google.com>
> Cc: Igor Mammedov <imammedo@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
prev parent reply other threads:[~2014-06-29 15:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 21:33 [Qemu-devel] [PATCH 0/3] Validate NUMA node IDs (reject duplicate/missing node IDs properly) Eduardo Habkost
2014-06-26 21:33 ` [Qemu-devel] [PATCH 1/3] numa: Keep track of NUMA nodes present on the command-line Eduardo Habkost
2014-06-27 3:10 ` Hu Tao
2014-06-26 21:33 ` [Qemu-devel] [PATCH 2/3] numa: Reject duplicate node IDs Eduardo Habkost
2014-06-27 3:30 ` Hu Tao
2014-06-26 21:33 ` [Qemu-devel] [PATCH 3/3] numa: Reject configuration if not all node IDs are present Eduardo Habkost
2014-06-27 3:33 ` Hu Tao
2014-06-27 13:08 ` Eduardo Habkost
2014-06-26 21:50 ` [Qemu-devel] [PATCH for 2.1 0/3] Validate NUMA node IDs (reject duplicate/missing node IDs properly) Eric Blake
2014-06-29 15:02 ` Michael S. Tsirkin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140629150213.GD26880@redhat.com \
--to=mst@redhat.com \
--cc=aik@ozlabs.ru \
--cc=anton@samba.org \
--cc=ehabkost@redhat.com \
--cc=hutao@cn.fujitsu.com \
--cc=imammedo@redhat.com \
--cc=nacc@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=rientjes@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).