[libvirt] [REPOST PATCH v2 12/12] docs: Add news article for IOThread polling

John Ferlan jferlan at redhat.com
Mon Nov 5 12:58:16 UTC 2018


Signed-off-by: John Ferlan <jferlan at redhat.com>
---
 docs/news.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 9d98c34df2..c7c101fd47 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,19 @@
 <libvirt>
   <release version="v4.10.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Support changing IOThread polling parameters for a live guest
+        </summary>
+        <description>
+          Introduced virDomainSetIOThreadParams which allows dynamically
+          setting the IOThread polling parameters used by QEMU to manage
+          the thread polling interval and the algorithm for growth or
+          shrink of the polling time. The values only affect a running
+          guest with IOThreads. The guest's IOThread polling values can
+          be viewed via the domain statistics.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.17.2




More information about the libvir-list mailing list