From: Daniel Henrique Barboza Date: Mon, 24 Aug 2020 16:41:05 +0000 (+0200) Subject: Revert "formatdomain.html.in: mention pSeries NVDIMM 'align down' mechanic" X-Git-Tag: v6.7.0-rc1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d93cbdea9d1b8dbf36bc0ffee6cb73d83d208c7;p=thirdparty%2Flibvirt.git Revert "formatdomain.html.in: mention pSeries NVDIMM 'align down' mechanic" We do not auto-align down pSeries NVDIMMs anymore. This reverts commit 8f474ceea05aec349be19726e394a62e300efe77. Signed-off-by: Daniel Henrique Barboza Reviewed-by: Michal Privoznik --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 8365fc8bbb..cd5b9b28e6 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -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