[libvirt] [PATCH v3 2/2] news: add change of hot unplug redirdev

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

Add hot unplug redirdev in news 'Improvements' section

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
---
v3:
  move it into 'Improvements' section

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

diff --git a/docs/news.xml b/docs/news.xml
index bb611b7ba..513728d09 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -42,6 +42,17 @@
           Xen: Add support for multiple IP addresses on interface devices
         </summary>
       </change>
+      <change>
+        <summary>
+            qemu: Add support for hot unplugging redirdev device
+            which can use the detach-device --live
+        </summary>
+        <description>
+          We've supported hotplug redirdev device, but lacked of
+          hot unplug redirdev feature.
+          Now we can do it by libvirt.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.14.3

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

On 12/22/2017 03:04 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao@gmail.com>
> 
> Add hot unplug redirdev in news 'Improvements' section

I'll drop this part

> 
> Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
> ---
> v3:
>   move it into 'Improvements' section
> 
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index bb611b7ba..513728d09 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -42,6 +42,17 @@
>            Xen: Add support for multiple IP addresses on interface devices
>          </summary>
>        </change>
> +      <change>
> +        <summary>
> +            qemu: Add support for hot unplugging redirdev device
> +            which can use the detach-device --live

Go to move 1st line back 2 spaces and delete 2nd line

> +        </summary>
> +        <description>
> +          We've supported hotplug redirdev device, but lacked of
> +          hot unplug redirdev feature.
> +          Now we can do it by libvirt.
> +        </description>

Going to drop the <description...> as it's unnecessary.

Reviewed-by: John Ferlan <jferlan@redhat.com>

John

> +      </change>
>      </section>
>      <section title="Bug fixes">
>      </section>
> 

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