qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] NUMA code cleanup


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH 0/7] NUMA code cleanup
Date: Mon, 9 Feb 2015 12:53:37 -0200
User-agent: Mutt/1.5.23 (2014-03-12)

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 <address@hidden>

Thanks!

Do you think this should go through Michael's tree, like past NUMA
patches, or through yours?

-- 
Eduardo



reply via email to

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