We do not auto-align down pSeries NVDIMMs anymore.
This reverts commit 8f474ceea05aec349be19726e394a62e300efe77.
Signed-off-by: Daniel Henrique Barboza <danielhb413(a)gmail.com>
---
docs/formatdomain.html.in | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 6b67a09bb3..fc429623f0 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -9413,10 +9413,8 @@ qemu-kvm -net nic,model=? /dev/null
</p>
<ol>
<li>the minimum label size is 128KiB,</li>
- <li>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.</li>
+ <li>the remaining size (total-size - label-size) will be aligned
+ to 4KiB as default.</li>
</ol>
</dd>
--
2.26.2