]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document changes to NVDIMM handling on ppc64
authorAndrea Bolognani <abologna@redhat.com>
Tue, 22 Sep 2020 10:24:04 +0000 (12:24 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 22 Sep 2020 11:21:02 +0000 (13:21 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
NEWS.rst

index a2f7ecaf1d42564c740bd8d1b3c3661c0e854b73..685c5e222504479ff22b13b2d795119707dfa650 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -35,6 +35,13 @@ v6.8.0 (unreleased)
     change we also remove dependency on libdbus and possibly fix all the DBus
     related libvirtd crashes seen over the time.
 
+  * Re-introduce NVDIMM auto-alignment for pSeries Guests
+
+    The auto-alignment logic was removed in v6.7.0 in favor of requiring the
+    size provided by the user to be already aligned; however, this had the
+    unintended consequence of breaking some existing guests. v6.8.0 restores
+    the previous behavior.
+
 * **Bug fixes**
 
 * **Removed features**