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 th
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, a
On 09/02/2015 15:53, Eduardo Habkost wrote:
> Thanks!
>
> Do you think this should go through Michael's tree, like past NUMA
> patches, or through yours?
Through Michael's tree or yours :)
Paolo
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 (
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 u
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 N