
I think you sent to PowerKVM only =] Trujillo On 11/10/2015 04:28 PM, Jose Ricardo Ziviani wrote:
On 10-11-2015 12:21, Aline Manera wrote:
On 10/11/2015 14:40, Jose Ricardo Ziviani wrote:
If I'm not wrong I sent a patch some time ago to address these problems. The code was pretty much the same thing but I'm not finding it.
Ziviani, has the patch been merged? Or is it pending on ML? Could you provide references to it?
It is not upstream, my mistake. I was really sure it was already merged.
On 10-11-2015 10:51, Rodrigo Trujillo wrote:
This patchset makes necessary changes to check and change in PPC: - memory and maxMemory must be aligned to 256 MiB - Number of slots must be <= 32
Rodrigo Trujillo (2): Check memory alignment in PowerPC to 256MiB Check and align number of memory slot to 32 in PowerPC
src/wok/plugins/kimchi/i18n.py | 1 + src/wok/plugins/kimchi/model/vms.py | 33 +++++++++++++++++++++++++++++++++ src/wok/plugins/kimchi/osinfo.py | 4 ++++ src/wok/plugins/kimchi/vmtemplate.py | 7 ++++++- 4 files changed, 44 insertions(+), 1 deletion(-)