mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
news: Document firmware autoselection for QEMU driver
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
6d9542e340
commit
1dd24167b8
@ -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 meets their requirements. Now that QEMU
|
||||
ships firmware description files this burden can be moved onto
|
||||
libvirt. It is as easy as setting the <code>firmware</code>
|
||||
attribute in the <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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user