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: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH 0/7] NUMA code cleanup
Date: Mon, 9 Feb 2015 17:20:08 +0100

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

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