Re: [libvirt] [PATCH] conf/qemu: enforce NUMA nodes only for x86 memory hotplug

2015-09-15 Thread Nikunj A Dadhania
Peter Krempa writes: > On Tue, Aug 18, 2015 at 15:35:11 +0530, Nikunj A Dadhania wrote: >> libvirt enforces at least one NUMA node for memory hotplug support on >> all architectures. While it might be required for some x86 guest, >> PowerPC can hotplug memory on non-NUMA

Re: [libvirt] [PATCH] conf/qemu: enforce NUMA nodes only for x86 memory hotplug

2015-09-14 Thread Peter Krempa
On Tue, Aug 18, 2015 at 15:35:11 +0530, Nikunj A Dadhania wrote: > libvirt enforces at least one NUMA node for memory hotplug support on > all architectures. While it might be required for some x86 guest, > PowerPC can hotplug memory on non-NUMA system. > > The generic checks are replaced with

Re: [libvirt] [PATCH] conf/qemu: enforce NUMA nodes only for x86 memory hotplug

2015-08-24 Thread Nikunj A Dadhania
Nikunj A Dadhania nik...@linux.vnet.ibm.com writes: libvirt enforces at least one NUMA node for memory hotplug support on all architectures. While it might be required for some x86 guest, PowerPC can hotplug memory on non-NUMA system. The generic checks are replaced with arch specific check

Re: [libvirt] [PATCH] conf/qemu: enforce NUMA nodes only for x86 memory hotplug

2015-08-18 Thread David Gibson
On Tue, Aug 18, 2015 at 03:35:11PM +0530, Nikunj A Dadhania wrote: libvirt enforces at least one NUMA node for memory hotplug support on all architectures. While it might be required for some x86 guest, PowerPC can hotplug memory on non-NUMA system. The generic checks are replaced with arch

Re: [libvirt] [PATCH] conf/qemu: enforce NUMA nodes only for x86 memory hotplug

2015-08-18 Thread Nikunj A Dadhania
David Gibson da...@gibson.dropbear.id.au writes: On Tue, Aug 18, 2015 at 03:35:11PM +0530, Nikunj A Dadhania wrote: libvirt enforces at least one NUMA node for memory hotplug support on all architectures. While it might be required for some x86 guest, PowerPC can hotplug memory on non-NUMA