[libvirt] [PATCH 1/2] news: Add live coalesce settings to new features

Martin Kletzander mkletzan at redhat.com
Wed Jun 28 07:54:01 UTC 2017


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 docs/news.xml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/docs/news.xml b/docs/news.xml
index 27562e12b828..72405ec92289 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -31,7 +31,6 @@
   </release>

      -->
-
 <libvirt>
   <release version="v3.5.0" date="unreleased">
     <section title="New features">
@@ -46,6 +45,16 @@
           select a boot entry.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Add support for live updates of coalesce settings
+        </summary>
+        <description>
+          Users can now use <code>virsh update-device</code> to change
+          the coalesce settings of an interfaces while the domain is
+          running.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.13.2




More information about the libvir-list mailing list