[Kimchi-devel] [PATCH 0/2] Checks memory alignment to 256 MiB and number of slots in PPC
Rodrigo Trujillo
rodrigo.trujillo at linux.vnet.ibm.com
Tue Nov 10 18:34:21 UTC 2015
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(-)
>>>>
>>>
>>
>
More information about the Kimchi-devel
mailing list