[PATCH 1/1] NEWS.rst: update with pSeries initial memory fix

Daniel Henrique Barboza danielhb413 at gmail.com
Wed Jan 6 14:42:09 UTC 2021


Commit v6.10.0-103-g198c1eb6b4 fixed this issue.

Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---

I forgot to update NEWS.rst back then :/  

 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index da88b19d0a..2c5cee77db 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -23,6 +23,13 @@ v7.0.0 (unreleased)
 
 * **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.
+
 
 v6.10.0 (2020-12-01)
 ====================
-- 
2.26.2




More information about the libvir-list mailing list