From 2d93cbdea9d1b8dbf36bc0ffee6cb73d83d208c7 Mon Sep 17 00:00:00 2001 From: Daniel Henrique Barboza Date: Mon, 24 Aug 2020 18:41:05 +0200 Subject: [PATCH] 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 --- docs/formatdomain.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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