Re: [libvirt] [PATCH 12/13] qemu: ppc64: Align memory sizes to 256MiB blocks

2015-09-22 Thread Michal Privoznik
On 21.09.2015 19:21, Peter Krempa wrote: > For some machine types ppc64 machines now require that memory sizes are > aligned to 256MiB increments (due to the dynamically reconfigurable > memory). As now we treat existing configs reasonably in regards to > migration, we can round all the sizes uncon

[libvirt] [PATCH 12/13] qemu: ppc64: Align memory sizes to 256MiB blocks

2015-09-21 Thread Peter Krempa
For some machine types ppc64 machines now require that memory sizes are aligned to 256MiB increments (due to the dynamically reconfigurable memory). As now we treat existing configs reasonably in regards to migration, we can round all the sizes unconditionally. The only drawback will be that the me