]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention systemd-resolved support in network driver
authorJiri Denemark <jdenemar@redhat.com>
Thu, 1 Feb 2024 20:56:45 +0000 (21:56 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 7 Feb 2024 13:19:42 +0000 (14:19 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index e2796fd8b2d7a091d93dc3030985a57adf55eb4a..15b0da31b612eedbf9eb906b1a613682c5495d99 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -23,6 +23,13 @@ v10.1.0 (unreleased)
     Additionally, if CPU clusters are present in the host topology, they will
     be reported as part of the capabilities XML.
 
+  * network: Make virtual domains resolvable from the host
+
+    When starting a virtual network with a new ``register='yes'`` attribute
+    in the ``<domain>`` element, libvirt will configure ``systemd-resolved``
+    to resolve names of the connected guests using the name server started
+    for this network.
+
 * **Improvements**
 
 * **Bug fixes**