On Fri, 8 Jul 2016 09:46:00 +0200
Peter Krempa wrote:
> On Fri, Jul 08, 2016 at 12:23:08 +1000, David Gibson wrote:
> > On Thu, 7 Jul 2016 17:17:14 +0200
> > Peter Krempa wrote:
> >
> > > Add a helper that looks up the NUMA node for a given CPU and use it to
> > > fill the node_id in the PPC
On Fri, Jul 08, 2016 at 14:10:59 +0200, Igor Mammedov wrote:
> On Fri, 8 Jul 2016 14:04:23 +0200
> Peter Krempa wrote:
>
> > On Fri, Jul 08, 2016 at 13:54:58 +0200, Igor Mammedov wrote:
> > > On Thu, 7 Jul 2016 17:17:14 +0200
> > > Peter Krempa wrote:
[...]
> > > it's along the way start QEMU
On Fri, Jul 08, 2016 at 14:06:31 +0200, Igor Mammedov wrote:
> On Fri, 8 Jul 2016 09:46:00 +0200
> Peter Krempa wrote:
>
> [...]
> > Note: For libvirt it's a no-go to start a throwaway qemu process just to
> > query the information and thus it's desired to have a way to configure
> > all this wit
On Fri, 8 Jul 2016 14:04:23 +0200
Peter Krempa wrote:
> On Fri, Jul 08, 2016 at 13:54:58 +0200, Igor Mammedov wrote:
> > On Thu, 7 Jul 2016 17:17:14 +0200
> > Peter Krempa wrote:
> >
> > > Add a helper that looks up the NUMA node for a given CPU and use it to
> > > fill the node_id in the PP
On Fri, 8 Jul 2016 09:46:00 +0200
Peter Krempa wrote:
[...]
> Note: For libvirt it's a no-go to start a throwaway qemu process just to
> query the information and thus it's desired to have a way to configure
> all this without the need to query with a specific machine
> type/topology.
Is it no-go
On Fri, Jul 08, 2016 at 13:54:58 +0200, Igor Mammedov wrote:
> On Thu, 7 Jul 2016 17:17:14 +0200
> Peter Krempa wrote:
>
> > Add a helper that looks up the NUMA node for a given CPU and use it to
> > fill the node_id in the PPC and X86 impls of query-hotpluggable-cpus.
> >
> > Signed-off-by: Pe
On Thu, 7 Jul 2016 17:17:14 +0200
Peter Krempa wrote:
> Add a helper that looks up the NUMA node for a given CPU and use it to
> fill the node_id in the PPC and X86 impls of query-hotpluggable-cpus.
>
> Signed-off-by: Peter Krempa
> ---
> hw/i386/pc.c | 7 +++
> hw/ppc/spapr.c
On Fri, Jul 08, 2016 at 12:23:08 +1000, David Gibson wrote:
> On Thu, 7 Jul 2016 17:17:14 +0200
> Peter Krempa wrote:
>
> > Add a helper that looks up the NUMA node for a given CPU and use it to
> > fill the node_id in the PPC and X86 impls of query-hotpluggable-cpus.
>
>
> IIUC how the query
On Thu, 7 Jul 2016 17:17:14 +0200
Peter Krempa wrote:
> Add a helper that looks up the NUMA node for a given CPU and use it to
> fill the node_id in the PPC and X86 impls of query-hotpluggable-cpus.
IIUC how the query thing works this means that the node id issued by
query-hotpluggable-cpus wi
On Thu, Jul 07, 2016 at 05:17:14PM +0200, Peter Krempa wrote:
> Add a helper that looks up the NUMA node for a given CPU and use it to
> fill the node_id in the PPC and X86 impls of query-hotpluggable-cpus.
>
> Signed-off-by: Peter Krempa
> ---
> hw/i386/pc.c | 7 +++
> hw/ppc/spap
Add a helper that looks up the NUMA node for a given CPU and use it to
fill the node_id in the PPC and X86 impls of query-hotpluggable-cpus.
Signed-off-by: Peter Krempa
---
hw/i386/pc.c | 7 +++
hw/ppc/spapr.c| 8 ++--
include/sysemu/numa.h | 1 +
numa.c
11 matches
Mail list logo