On Mon, 23 Jan 2017 13:03:50 -0200
Eduardo Habkost wrote:
> On Mon, Jan 23, 2017 at 12:20:33PM +0530, Bharata B Rao wrote:
> > On Thu, Jan 19, 2017 at 04:04:23PM +0100, Igor Mammedov wrote:
> > > On Wed, 18 Jan 2017 16:57:13 -0200
> > > Eduardo Habkost wrote:
> > >
> > > > On Wed, Jan 18, 2
On Mon, Jan 23, 2017 at 12:20:33PM +0530, Bharata B Rao wrote:
> On Thu, Jan 19, 2017 at 04:04:23PM +0100, Igor Mammedov wrote:
> > On Wed, 18 Jan 2017 16:57:13 -0200
> > Eduardo Habkost wrote:
> >
> > > On Wed, Jan 18, 2017 at 06:13:24PM +0100, Igor Mammedov wrote:
> > > > it will allow generic
On Thu, Jan 19, 2017 at 04:04:23PM +0100, Igor Mammedov wrote:
> On Wed, 18 Jan 2017 16:57:13 -0200
> Eduardo Habkost wrote:
>
> > On Wed, Jan 18, 2017 at 06:13:24PM +0100, Igor Mammedov wrote:
> > > it will allow generic numa code to set cpu to numa node mapping
> > > in target independent manne
On Wed, 18 Jan 2017 16:57:13 -0200
Eduardo Habkost wrote:
> On Wed, Jan 18, 2017 at 06:13:24PM +0100, Igor Mammedov wrote:
> > it will allow generic numa code to set cpu to numa node mapping
> > in target independent manner in the next patch.
> >
> > Signed-off-by: Igor Mammedov
> > ---
> > hw
On Wed, 18 Jan 2017 16:27:21 -0200
Eduardo Habkost wrote:
> On Wed, Jan 18, 2017 at 06:13:24PM +0100, Igor Mammedov wrote:
> > it will allow generic numa code to set cpu to numa node mapping
> > in target independent manner in the next patch.
> >
> > Signed-off-by: Igor Mammedov
>
> This loo
On Wed, Jan 18, 2017 at 06:13:24PM +0100, Igor Mammedov wrote:
> it will allow generic numa code to set cpu to numa node mapping
> in target independent manner in the next patch.
>
> Signed-off-by: Igor Mammedov
> ---
> hw/i386/pc.c | 56
>
On Wed, Jan 18, 2017 at 06:13:24PM +0100, Igor Mammedov wrote:
> it will allow generic numa code to set cpu to numa node mapping
> in target independent manner in the next patch.
>
> Signed-off-by: Igor Mammedov
This looks like a creative way to abuse the QOM property system.
What's the problem
it will allow generic numa code to set cpu to numa node mapping
in target independent manner in the next patch.
Signed-off-by: Igor Mammedov
---
hw/i386/pc.c | 56
1 file changed, 56 insertions(+)
diff --git a/hw/i386/pc.c b/hw/i386/pc.c