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

Andrea Bolognani posted 4 patches 8 years, 10 months ago
[libvirt] [PATCH v2 4/4] news: Document support for generic PCIe Root Ports
Posted by Andrea Bolognani 8 years, 10 months ago
---
Changes from v1:

  * Include model names;
  * Reword slightly.

 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 097a09a..3501f89 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -29,6 +29,16 @@
           for QEMUs older than 2.9.0.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Introduce support for generic PCIe Root Ports
+        </summary>
+        <description>
+          For new controllers, a generic device (pcie-root-port) will be used
+          by default instead of the Intel-specific device (ioh3420), provided
+          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 v2 4/4] news: Document support for generic PCIe Root Ports
Posted by Laine Stump 8 years, 10 months ago
On 03/16/2017 01:14 PM, Andrea Bolognani wrote:
> ---
> Changes from v1:
> 
>   * Include model names;
>   * Reword slightly.
> 
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 097a09a..3501f89 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -29,6 +29,16 @@
>            for QEMUs older than 2.9.0.
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          qemu: Introduce support for generic PCIe Root Ports
> +        </summary>
> +        <description>
> +          For new controllers, a generic device (pcie-root-port) will be used
> +          by default instead of the Intel-specific device (ioh3420), provided
> +          the QEMU binary supports it.
> +        </description>
> +      </change>
>      </section>
>      <section title="Improvements">
>        <change>
> 


ACK.

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