Re: Re: [PATCH 09/11] docs: Tweak documentation for CPU topology

2024-01-10 Thread Andrea Bolognani
On Wed, Jan 10, 2024 at 01:14:11PM +0100, Peter Krempa wrote: > On Mon, Jan 08, 2024 at 20:26:08 +0100, Andrea Bolognani wrote: > > - Four attributes, ``sockets``, ``dies``, ``cores``, and > > - ``threads``, accept non-zero positive integer values. > > + Four attributes, ``sockets``, ``dies``

Re: [PATCH 09/11] docs: Tweak documentation for CPU topology

2024-01-10 Thread Peter Krempa
On Mon, Jan 08, 2024 at 20:26:08 +0100, Andrea Bolognani wrote: > Mention that support for the "dies" attribute was introduced in > libvirt 6.1.0 and clarify that the ability to use non-default > values is subject to architecuture and machine limitations. > > Signed-off-by: Andrea Bolognani > ---

[PATCH 09/11] docs: Tweak documentation for CPU topology

2024-01-08 Thread Andrea Bolognani
Mention that support for the "dies" attribute was introduced in libvirt 6.1.0 and clarify that the ability to use non-default values is subject to architecuture and machine limitations. Signed-off-by: Andrea Bolognani --- docs/formatdomain.rst | 16 ++-- 1 file changed, 10 insertions