]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document firmware autoselection exposure in domcaps
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 10 Apr 2019 12:31:33 +0000 (14:31 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 16 Apr 2019 08:52:51 +0000 (10:52 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
docs/news.xml

index 86c77346940af6741d75857d203dc7b716d5a901..ac0fe5fb0a6eea053ce7e80db009cd54ee89984b 100644 (file)
           release.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Advertise firmware autoselection in domain capabilities
+        </summary>
+        <description>
+          The firmware autoselection feature is now exposed in
+          domain capabilities and management applications can
+          query for accepted values, i.e. values that are accepted
+          and for which libvirt found firmware descriptor files.
+          Firmware Secure Boot support is also advertised.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>