On 12/22/2017 03:04 AM, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao(a)gmail.com>
Add hot unplug redirdev in news 'Improvements' section
I'll drop this part
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
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(a)redhat.com>
John
+ </change>
</section>
<section title="Bug fixes">
</section>