]> xenbits.xensource.com Git - libvirt.git/commitdiff
Add a changelog entry for the esx NIC limit changes
authorBastien Orivel <bastien.orivel@diateam.net>
Thu, 9 Jul 2020 10:30:39 +0000 (12:30 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 9 Jul 2020 11:10:33 +0000 (13:10 +0200)
This was forgotten in 4bd375b6ce3a4c134bab19cd7c9a7a83609547c8

Signed-off-by: Bastien Orivel <bastien.orivel@diateam.net>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index cc35cb26b2be6d9bf8acf212217d2b26a299a992..1928220854aecfc994ee51e06fb24a25fc6fd43c 100644 (file)
--- 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**