
24 Aug
2015
24 Aug
'15
7:53 a.m.
Nikunj A Dadhania <nikunj@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 and xml validation too does not enforce "node" for non-x86 arch.
CC: Peter Krempa <pkrempa@redhat.com>
Ping ?