From: Chen Hanxiao <chenhanxiao(a)gmail.com>
Add hot unplug redirdev in news 'Improvements' section
Signed-off-by: Chen Hanxiao <chenhanxiao(a)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