[libvirt] [PATCH] docs: mention lifted vCPUs restriction for esx

Pino Toscano posted 1 patch 4 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20191113125734.31491-1-ptoscano@redhat.com
docs/drvesx.html.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
[libvirt] [PATCH] docs: mention lifted vCPUs restriction for esx
Posted by Pino Toscano 4 years, 4 months ago
It was lifted with c92b6023e8eb670e01571e299a85e9da9bd4844c.

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
---
 docs/drvesx.html.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/drvesx.html.in b/docs/drvesx.html.in
index 901d65958a..ac7bc645d1 100644
--- a/docs/drvesx.html.in
+++ b/docs/drvesx.html.in
@@ -337,7 +337,9 @@ error: invalid argument in libvirt was built without the 'esx' driver
             Memory size has to be a multiple of 4096
         </li>
         <li>
-            Number of virtual CPU has to be 1 or a multiple of 2
+            Number of virtual CPU has to be 1 or a multiple of 2.
+            <span class="since">Since 4.10.0</span> any number of vCPUs is
+            supported.
         </li>
         <li>
             Valid MAC address prefixes are <code>00:0c:29</code> and
-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH] docs: mention lifted vCPUs restriction for esx
Posted by Ján Tomko 4 years, 4 months ago
On Wed, Nov 13, 2019 at 01:57:34PM +0100, Pino Toscano wrote:
>It was lifted with c92b6023e8eb670e01571e299a85e9da9bd4844c.
>
>Signed-off-by: Pino Toscano <ptoscano@redhat.com>
>---
> docs/drvesx.html.in | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>
and pushed

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list