]> git.ipfire.org Git - thirdparty/libvirt.git/commit
formatdomain.html.in: mention pSeries NVDIMM 'align down' mechanic
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 20 Jul 2020 16:51:46 +0000 (13:51 -0300)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 22 Jul 2020 12:14:32 +0000 (14:14 +0200)
commit8f474ceea05aec349be19726e394a62e300efe77
treedeef5539efad15575024943bf320aa6607e74ab7
parent3ee423c363b69588e82e522ad1634193284c09a7
formatdomain.html.in: mention pSeries NVDIMM 'align down' mechanic

The reason why we align down the guest area (total-size - label-size) is
explained in the body of qemuDomainNVDimmAlignSizePseries(). This
behavior must also be documented in the user docs.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/formatdomain.html.in