[libvirt] [PATCH 2/2] docs: news: Add entry about iommu_support

Filip Alac posted 2 patches 6 years, 11 months ago
[libvirt] [PATCH 2/2] docs: news: Add entry about iommu_support
Posted by Filip Alac 6 years, 11 months ago
Signed-off-by: Filip Alac <filipalac@gmail.com>
---
 docs/news.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 693d4a373..babf13379 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -93,6 +93,14 @@
           secret-event, pool-event and nodedev-event)
         </description>
       </change>
+      <change>
+        <summary>
+          capabilities: Provide info about host IOMMU support
+        </summary>
+        <description>
+          Capabilities XML now provide information about host IOMMU support.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 2/2] docs: news: Add entry about iommu_support
Posted by Michal Privoznik 6 years, 11 months ago
On 05/25/2018 12:39 PM, Filip Alac wrote:
> Signed-off-by: Filip Alac <filipalac@gmail.com>
> ---
>  docs/news.xml | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 693d4a373..babf13379 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -93,6 +93,14 @@
>            secret-event, pool-event and nodedev-event)
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          capabilities: Provide info about host IOMMU support
> +        </summary>
> +        <description>
> +          Capabilities XML now provide information about host IOMMU support.
> +        </description>
> +      </change>
>      </section>
>      <section title="Bug fixes">
>      </section>
> 

This looks okay.

Michal

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