[PATCH v2 2/2] NEWS: Document recent rx-filter bugfix

Michal Privoznik posted 2 patches 7 months, 2 weeks ago
[PATCH v2 2/2] NEWS: Document recent rx-filter bugfix
Posted by Michal Privoznik 7 months, 2 weeks ago
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 NEWS.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 4c799999fe..e2796fd8b2 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -27,6 +27,15 @@ v10.1.0 (unreleased)
 
 * **Bug fixes**
 
+  * qemu_process: Skip over non-virtio non-TAP NIC models when refreshing rx-filter
+
+    If ``trustGuestRxFilters`` is enabled for a vNIC that doesn't support it,
+    libvirt may throw an error when such domain is being started, loaded from a
+    saved state, migrated, etc. These errors are now silenced, but make sure to
+    fix such configurations (after previous release it is even possible to
+    change ``trustGuestRxFilters`` value on live domains via
+    ``virDomainUpdateDeviceFlags()`` or ``virsh device-update``).
+
 
 v10.0.0 (2024-01-15)
 ====================
-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org