From: Han Han via Devel Date: Fri, 5 Dec 2025 09:31:30 +0000 (+0800) Subject: NEWS: Mention the passt hostname and fqdn attributes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe22d80c0c605f378e803e4d74c46fbdb0a5ff90;p=thirdparty%2Flibvirt.git NEWS: Mention the passt hostname and fqdn attributes Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 01efe82c97..28641ec1a1 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -217,6 +217,11 @@ v11.8.0 (2025-10-01) On the XML side, the existing ```` element has been extended with a ``nodeset`` attribute to specify the NUMA node affinity of a PCI device. + * qemu: Add support for hostname and FQDN configration of passt backend + + The attributes ``hostname`` and ``fqdn`` for passt backend configure + the guest interface with hostname and FQDN. + * **Improvements** * ch: Events emitting