]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Revert "formatdomain.html.in: mention pSeries NVDIMM 'align down' mechanic"
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 24 Aug 2020 16:41:05 +0000 (18:41 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 24 Aug 2020 16:41:38 +0000 (18:41 +0200)
We do not auto-align down pSeries NVDIMMs anymore.

This reverts commit 8f474ceea05aec349be19726e394a62e300efe77.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.rst

index 8365fc8bbb278f44fda97cf6955b312513bc4b9b..cd5b9b28e6ba2892d4a982b2565cf420d5deaf76 100644 (file)
@@ -7153,10 +7153,8 @@ Example: usage of the memory devices
       following restrictions apply:
 
       #. the minimum label size is 128KiB,
-      #. the remaining size (total-size - label-size), also called guest area,
-         will be aligned to 4KiB as default. For pSeries guests, the guest area
-         will be aligned down to 256MiB, and the minimum size of the guest area
-         must be at least 256MiB.
+      #. the remaining size (total-size - label-size) will be aligned
+         to 4KiB as default.
 
    ``readonly``
       The ``readonly`` element is used to mark the vNVDIMM as read-only. Only