]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: update with pSeries initial memory fix v7.0.0-rc2
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 6 Jan 2021 15:04:58 +0000 (12:04 -0300)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 12 Jan 2021 17:37:29 +0000 (18:37 +0100)
Commit v6.10.0-103-g198c1eb6b4 fixed this issue.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 22b064d8d2e8ccd667372f2a7e221414ff77a3a1..07cec19c2b6125229c9895a484c9926ee0eede46 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -61,6 +61,14 @@ v7.0.0 (unreleased)
     starting as qemu doesn't accept the tuning for an empty drive. We now
     postpone setting the parameters until a new media is inserted.
 
+  * 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.
+
 
 v6.10.0 (2020-12-01)
 ====================