From fe22d80c0c605f378e803e4d74c46fbdb0a5ff90 Mon Sep 17 00:00:00 2001 From: Han Han via Devel Date: Fri, 5 Dec 2025 17:31:30 +0800 Subject: [PATCH] NEWS: Mention the passt hostname and fqdn attributes Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.3