[Kimchi-devel] [PATCH 0/2] Checks memory alignment to 256 MiB and number of slots in PPC
Daniel Henrique Barboza
dhbarboza82 at gmail.com
Tue Nov 10 17:50:40 UTC 2015
I can assert that, whatever we have upstream ATM, it does not work in
pkvm. The
memory alignment problem is still happening using upstream Kimchi.
On 11/10/2015 03:21 PM, 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?
>
>> 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(-)
>>>
>>
>
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
More information about the Kimchi-devel
mailing list