From 7187b8e2b6fbcd50d9e594c44c26741e6f193ab1 Mon Sep 17 00:00:00 2001 From: Bastien Orivel Date: Mon, 13 Jul 2020 17:44:16 +0200 Subject: [PATCH] news: Document the `type` attribute for mac addresses Signed-off-by: Bastien Orivel Signed-off-by: Michal Privoznik Reviewed-by: Michal Privoznik --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 1928220854..2c6c628c61 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -18,6 +18,12 @@ v6.6.0 (unreleased) Libvirt allows configuring ACPI Heterogeneous Memory Attribute Table to hint software running inside the guest on optimization. + * esx: Add a ``type`` attribute for mac addresses. + + This attribute allows (when set to ``static``) ignoring VMWare checks of the + MAC addresses that would generate a new one if they were in its OUI + (00:0c:29). + * **Improvements** * esx: Change the NIC limit for recent virtualHW versions -- 2.47.2