Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> --- docs/news.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 81466c3d55..b3bfdcbfa1 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -66,6 +66,22 @@ virtio device version is presented to the guest. </description> </change> + <change> + <summary> + qemu: Enable firmware autoselection + </summary> + <description> + Libvirt allows users to provide loader path for some time now. + However, this puts some burden on users because they need to + know what firmware meeets their requirements. Now that qemu + ships firmware description files this burden can be moved onto + libvirt. It is as easy as setting <code>firmware</code> + attribute to <code>os</code> element (accepted values are + <code>bios</code> and <code>efi</code>). Moreover, libvirt + automatically enables domain features needed for firmware it + chooses. + </description> + </change> </section> <section title="Improvements"> </section> -- 2.19.2 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list