[libvirt] [PATCH v2.1 2/2] news: add change of hot unplug redirdev

Chen Hanxiao posted 2 patches 7 years, 5 months ago
[libvirt] [PATCH v2.1 2/2] news: add change of hot unplug redirdev
Posted by Chen Hanxiao 7 years, 5 months ago
From: Chen Hanxiao <chenhanxiao@gmail.com>

Add hot unplug redirdev in news 'New features' section

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
---
v2.1:
   put news part into a seperate patch

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

diff --git a/docs/news.xml b/docs/news.xml
index 0ec9857e2..ec32dc850 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,15 @@
 <libvirt>
   <release version="v4.0.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          qemu: Add support for hot unplug redirdev device
+        </summary>
+        <description>
+          We've supported hotplug redirdev device, but lacked of
+          hot unplug feature. Now we can do it by libvirt.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2.1 2/2] news: add change of hot unplug redirdev
Posted by John Ferlan 7 years, 4 months ago
news: Add change for hot unplug redirdev

On 12/07/2017 05:42 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao@gmail.com>
> 
> Add hot unplug redirdev in news 'New features' section

No need for this part.

> 
> Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
> ---
> v2.1:
>    put news part into a seperate patch
> 
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 0ec9857e2..ec32dc850 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -35,6 +35,15 @@
>  <libvirt>
>    <release version="v4.0.0" date="unreleased">
>      <section title="New features">
> +      <change>
> +        <summary>
> +          qemu: Add support for hot unplug redirdev device
> +        </summary>
> +        <description>
> +          We've supported hotplug redirdev device, but lacked of
> +          hot unplug feature. Now we can do it by libvirt.
> +        </description>

The <description> probably isn't necessary... Also, I think this belongs
in the improvement section and not a new feature since hotplug already
existed.

John


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

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