From: Stefan Kober Date: Mon, 6 Oct 2025 15:18:11 +0000 (+0200) Subject: NEWS: ch: announce network hotplug feature X-Git-Tag: v11.9.0-rc1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be638396f02003a1f8bb2a0b4b509a90bcccfe7e;p=thirdparty%2Flibvirt.git NEWS: ch: announce network hotplug feature On-behalf-of: SAP stefan.kober@sap.com Signed-off-by: Stefan Kober Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index c7ef7e9eae..afdb26cebf 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -32,6 +32,11 @@ v11.9.0 (unreleased) If the ``retries`` attribute is omitted this value is used. + * ch: Network hotplug Support + + Users can now attach and detach network interfaces of Cloud Hypervisor + domains at runtime. + * **Improvements** * qemu: Improvements to USB controller model selection