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

Chen Hanxiao chen_han_xiao at 126.com
Fri Dec 22 08:04:04 UTC 2017


From: Chen Hanxiao <chenhanxiao at gmail.com>

Add hot unplug redirdev in news 'Improvements' section

Signed-off-by: Chen Hanxiao <chenhanxiao at 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




More information about the libvir-list mailing list