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 <pbonz...@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.

> -- 
> Eduardo

Reply via email to