[libvirt] [PATCH 4/4] news: Update release news with mediated devices hot {plug, unplug}

Erik Skultety eskultet at redhat.com
Tue Mar 27 08:57:16 UTC 2018


Signed-off-by: Erik Skultety <eskultet at redhat.com>
---
 docs/news.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 108889574..6075cc9ca 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -92,6 +92,20 @@
           previously started domains to 256, or restart them.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support hot plug and hot unplug with mediated devices
+        </summary>
+        <description>
+          Libvirt now allows mediated devices to be hot plugged and hot
+          unplugged from a guest rather than reporting an error that this isn't
+          supported. In fact, this has been supported with mediated devices
+          since their first appearance in 4.10 kernel. Be ware though that this
+          still doesn't guarantee any functionality with respect to the guest
+          driver which might not cope with a device being hot plugged or
+          unplugged.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.14.3




More information about the libvir-list mailing list