]> git.ipfire.org Git - thirdparty/libvirt.git/commit
formatdomain.html.in: document the NUMA cpus auto fill feature
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 10 Jun 2020 18:35:53 +0000 (15:35 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 18 Jun 2020 10:31:54 +0000 (12:31 +0200)
commit07e1a18accee37a2850f3825c85cb29b1599b1e0
tree466e859de254823fb303f82ea9435631bcb68bfd
parent6c380dea6196d97775aa748b4df96133c3046ea4
formatdomain.html.in: document the NUMA cpus auto fill feature

We're not mentioning that we're replicating QEMU behavior on purpose.
First because QEMU will one day, maybe, change the behavior and
start to refuse incomplete NUMA setups, and then our documentation
is now deprecated. Second, auto filling the CPUs in the first
cell will work regardless of QEMU changes in the future.

The idea is to encourage the user to provide a complete NUMA CPU topology,
not relying on the CPU auto fill mechanic.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in