qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Igor Mammedov <imammedo@redhat.com>,
	qemu-devel@nongnu.org, Hu Tao <hutao@cn.fujitsu.com>
Subject: Re: [Qemu-devel] [PATCH 0/7] NUMA code cleanup
Date: Thu, 12 Feb 2015 17:49:22 +0100	[thread overview]
Message-ID: <20150212164922.GA24722@redhat.com> (raw)
In-Reply-To: <20150209162008.GB7542@redhat.com>

On Mon, Feb 09, 2015 at 05:20:08PM +0100, Michael S. Tsirkin wrote:
> On Mon, Feb 09, 2015 at 12:53:37PM -0200, Eduardo Habkost wrote:
> > On Mon, Feb 09, 2015 at 10:16:08AM +0100, Paolo Bonzini wrote:
> > > 
> > > 
> > > On 08/02/2015 19:51, Eduardo Habkost wrote:
> > > > This cleans up some of the NUMA code: moves declarations to numa.h, rename some
> > > > functions, and remove some existing code that was inside main().
> > > > 
> > > > Eduardo Habkost (7):
> > > >   numa: Move NUMA declarations from sysemu.h to numa.h
> > > >   vl.c: Remove unnecessary zero-initialization of NUMA globals
> > > >   numa: Move NUMA globals to numa.c
> > > >   numa: Make max_numa_nodeid static
> > > >   numa: Move QemuOpts parsing to set_numa_nodes()
> > > >   numa: Rename option parsing functions
> > > >   numa: Rename set_numa_modes() to numa_post_machine_init()
> > > 
> > > Nice!
> > > 
> > > Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
> > 
> > Thanks!
> > 
> > Do you think this should go through Michael's tree, like past NUMA
> > patches, or through yours?
> 
> kvm tree does not seem appropriate.
> I can merge this if you wish, let me know.

Or if you want to merge it through another tree:
Acked-by: Michael S. Tsirkin <mst@redhat.com>

> > -- 
> > Eduardo

      reply	other threads:[~2015-02-12 16:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-08 18:51 [Qemu-devel] [PATCH 0/7] NUMA code cleanup Eduardo Habkost
2015-02-08 18:51 ` [Qemu-devel] [PATCH 1/7] numa: Move NUMA declarations from sysemu.h to numa.h Eduardo Habkost
2015-02-09 16:17   ` Michael S. Tsirkin
2015-02-08 18:51 ` [Qemu-devel] [PATCH 2/7] vl.c: Remove unnecessary zero-initialization of NUMA globals Eduardo Habkost
2015-02-08 18:51 ` [Qemu-devel] [PATCH 3/7] numa: Move NUMA globals to numa.c Eduardo Habkost
2015-02-08 18:51 ` [Qemu-devel] [PATCH 4/7] numa: Make max_numa_nodeid static Eduardo Habkost
2015-02-08 18:51 ` [Qemu-devel] [PATCH 5/7] numa: Move QemuOpts parsing to set_numa_nodes() Eduardo Habkost
2015-02-08 18:51 ` [Qemu-devel] [PATCH 6/7] numa: Rename option parsing functions Eduardo Habkost
2015-02-08 18:51 ` [Qemu-devel] [PATCH 7/7] numa: Rename set_numa_modes() to numa_post_machine_init() Eduardo Habkost
2015-02-09  9:16 ` [Qemu-devel] [PATCH 0/7] NUMA code cleanup Paolo Bonzini
2015-02-09 14:53   ` Eduardo Habkost
2015-02-09 16:02     ` Paolo Bonzini
2015-02-09 16:20     ` Michael S. Tsirkin
2015-02-12 16:49       ` 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=20150212164922.GA24722@redhat.com \
    --to=mst@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=hutao@cn.fujitsu.com \
    --cc=imammedo@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).