]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Document rom.enabled attribute for PCI devices
authorAndrea Bolognani <abologna@redhat.com>
Fri, 20 Apr 2018 15:26:07 +0000 (17:26 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 23 Apr 2018 13:20:54 +0000 (15:20 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index dec3f134cef4a3df6a57ac894666bc05d44a2589..bea3368f6726e1ba1e3ced7344e99c7756af24a5 100644 (file)
           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>