[libvirt] [PATCH 3/3] news: Document rom.enabled attribute for PCI devices

Andrea Bolognani posted 3 patches 7 years ago
[libvirt] [PATCH 3/3] news: Document rom.enabled attribute for PCI devices
Posted by Andrea Bolognani 7 years ago
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index dec3f134ce..de95d919a2 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -56,6 +56,16 @@
           host-passthrough CPU model.
         </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="Removed features">
       <change>
-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 3/3] news: Document rom.enabled attribute for PCI devices
Posted by Peter Krempa 7 years ago
On Fri, Apr 20, 2018 at 17:44:31 +0200, Andrea Bolognani wrote:
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index dec3f134ce..de95d919a2 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -56,6 +56,16 @@
>            host-passthrough CPU model.
>          </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.

I'm not sure that this qualifies as a feature.

ACK regardless
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 3/3] news: Document rom.enabled attribute for PCI devices
Posted by Andrea Bolognani 7 years ago
On Mon, 2018-04-23 at 09:00 +0200, Peter Krempa wrote:
> On Fri, Apr 20, 2018 at 17:44:31 +0200, Andrea Bolognani wrote:
> > +        <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.
> 
> I'm not sure that this qualifies as a feature.

Yeah, "Improvements" is probably a better fit. I've moved it.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list