]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Add live coalesce settings to new features
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 28 Jun 2017 07:46:59 +0000 (09:46 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 30 Jun 2017 06:59:24 +0000 (08:59 +0200)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/news.xml

index 933189484c652fa7934895a5e214fc9576c27e21..345c88833609607e95f8464cab480a9b489a7453 100644 (file)
           require different settings to boot properly.
         </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">
       <change>