On Wed, 2021-01-06 at 12:04 -0300, Daniel Henrique Barboza wrote: > * **Bug fixes** > > + * Avoid taking extra host memory when launching pSeries guests > + > + Under certain conditions, pSeries guests were being launched with more > + RAM than it was specified in the domain XML by the user. New pSeries > + domains created with libvirt 7.0.0 will always launch with the right > + amount of initial memory. Existing guests that migrate from an older > + libvirt version to 7.0.0 will not be affected by this change. Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> and safe for freeze. The patch doesn't apply cleanly anymore, and there was a tiny issue with trailing whitespace, but I just went ahead and fixed those locally before pushing the patch for you in order to avoid additional round-trips. -- Andrea Bolognani / Red Hat / Virtualization