news: Document rom.enabled attribute for PCI devices

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Andrea Bolognani 2018-04-20 17:26:07 +02:00
parent 38848325df
commit 6009d5124f

View File

@ -92,6 +92,16 @@
filters which can be a bit painful.
</description>
</change>
<change>
<summary>
qemu: Optionally disable ROM loading for PCI devices
</summary>
<description>
The <code>enabled</code> attribute of the <code>rom</code>
sub-element, usable for PCI devices, can be used for situations
where loading a PCI ROM is not desiderable.
</description>
</change>
</section>
<section title="Bug fixes">
<change>