
19 Aug
2015
19 Aug
'15
5:13 a.m.
David Gibson <david@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 system.
The generic checks are replaced with arch specific check and xml validation too does not enforce "node" for non-x86 arch.
CC: Peter Krempa <pkrempa@redhat.com> Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
For future reference, can you CC Andrea Bolognani <abologna@redhat.com> on Power related libvirt patches? He's handling most of our Power / libvirt work here at Red Hat.
Sure David Regards, Nikunj