From: Bastien Orivel Date: Thu, 9 Jul 2020 10:30:39 +0000 (+0200) Subject: Add a changelog entry for the esx NIC limit changes X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=518a4db6282f2a3afe64880ded5f6be3777d3a5b;p=libvirt.git Add a changelog entry for the esx NIC limit changes This was forgotten in 4bd375b6ce3a4c134bab19cd7c9a7a83609547c8 Signed-off-by: Bastien Orivel Reviewed-by: Andrea Bolognani --- diff --git a/NEWS.rst b/NEWS.rst index cc35cb26b2..1928220854 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -20,6 +20,11 @@ v6.6.0 (unreleased) * **Improvements** + * esx: Change the NIC limit for recent virtualHW versions + + Specifying a virtualHW version greater or equal to 7 (ESXi 4.0) will allow + you to use up to 10 NICs instead of 4 as it was previously. + * **Bug fixes**