mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
Revert "formatdomain.html.in: mention pSeries NVDIMM 'align down' mechanic"
We do not auto-align down pSeries NVDIMMs anymore.
This reverts commit 8f474ceea0
.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
0ee56369c8
commit
2d93cbdea9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user