]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: document new hyperv features
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 26 Feb 2026 15:20:43 +0000 (09:20 -0600)
committerJonathon Jongsma <jjongsma@redhat.com>
Fri, 27 Feb 2026 14:33:05 +0000 (08:33 -0600)
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 71f1f214727b2e556436f1a61693068aaeea9cc6..a581d2e840c905bfd9388ebf98e121ec37c5783c 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -41,6 +41,13 @@ v12.1.0 (unreleased)
     the `guest firmware configuration <formatdomain.html#guest-firmware>`__
     section of the documentation.
 
+  * hyperv: improve API coverage for the hyperv driver
+
+    The `virDomainInterfaceAddresses()` and `virDomainGetBlockInfo()` APIs are
+    now supported by the hyperv driver. In addition, the domain xml for hyperv
+    domains will indicate via firmware features whether secure boot is enabled.
+    It also honors these firmware features when creating new domains.
+
 * **Improvements**
 
 * **Bug fixes**