[libvirt] [PATCH 4/4] news: Document support for generic PCIe Root Ports

Andrea Bolognani posted 4 patches 8 years, 11 months ago
There is a newer version of this series
[libvirt] [PATCH 4/4] news: Document support for generic PCIe Root Ports
Posted by Andrea Bolognani 8 years, 11 months ago
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 04783aa..434a9f7 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -17,6 +17,15 @@
           The virt-host-validate tool now supports bhyve hypervisor
         </summary>
       </change>
+      <change>
+        <summary>
+          qemu: Introduce support for generic PCIe Root Ports
+        </summary>
+        <description>
+          This new PCI controller model will be used by default for
+          aarch64/virt guests if the QEMU binary supports it.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.7.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 4/4] news: Document support for generic PCIe Root Ports
Posted by Laine Stump 8 years, 11 months ago
On 03/14/2017 12:58 PM, Andrea Bolognani wrote:
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 04783aa..434a9f7 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -17,6 +17,15 @@
>            The virt-host-validate tool now supports bhyve hypervisor
>          </summary>
>        </change>
> +      <change>
> +        <summary>
> +          qemu: Introduce support for generic PCIe Root Ports
> +        </summary>
> +        <description>
> +          This new PCI controller model will be used by default for
> +          aarch64/virt guests if the QEMU binary supports it.

Maybe name it explicitly:

   qemu: Introduce support for the non-vendor-specific
         device "pcie-root-port"

This new PCI controller model will be used by default for new
pcie-root-port controllers if the QEMU binary supports it.


But whatever - ACK.


> +        </description>
> +      </change>
>      </section>
>      <section title="Improvements">
>        <change>
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 4/4] news: Document support for generic PCIe Root Ports
Posted by Andrea Bolognani 8 years, 11 months ago
On Wed, 2017-03-15 at 17:57 -0400, Laine Stump wrote:
[...]
> > @@ -17,6 +17,15 @@
> >            The virt-host-validate tool now supports bhyve hypervisor
> >          </summary>
> >        </change>
> > +      <change>
> > +        <summary>
> > +          qemu: Introduce support for generic PCIe Root Ports
> > +        </summary>
> > +        <description>
> > +          This new PCI controller model will be used by default for
> > +          aarch64/virt guests if the QEMU binary supports it.
> 
> Maybe name it explicitly:
> 
>    qemu: Introduce support for the non-vendor-specific
>          device "pcie-root-port"

As noted when commenting on patch 1, I think it's okay to
leave this vague since users are generally not supposed
to have to think about this at all.

-- 
Andrea Bolognani / Red Hat / Virtualization

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