On Fri, 5 May 2017 17:29:23 -0300
Eduardo Habkost wrote:
> On Wed, May 03, 2017 at 02:57:01PM +0200, Igor Mammedov wrote:
> > it will allow switching from cpu_index to property based
> > numa mapping in follow up patches.
> >
> > Signed-off-by: Igor Mammedov
> > ---
> > hw/i386/pc.c | 17
On Wed, May 03, 2017 at 02:57:01PM +0200, Igor Mammedov wrote:
> it will allow switching from cpu_index to property based
> numa mapping in follow up patches.
>
> Signed-off-by: Igor Mammedov
> ---
> hw/i386/pc.c | 17 +
> target/i386/cpu.c | 1 +
> 2 files changed, 18 inse
it will allow switching from cpu_index to property based
numa mapping in follow up patches.
Signed-off-by: Igor Mammedov
---
hw/i386/pc.c | 17 +
target/i386/cpu.c | 1 +
2 files changed, 18 insertions(+)
diff --git a/hw/i386/pc.c b/hw/i386/pc.c
index 9cec0c1..4a4fb1c 1006