[PATCH v2 2/2] news: add support for qemu_job_wait_time configuration

MIKI Nobuhiro nmiki at yahoo-corp.jp
Thu May 7 09:41:11 UTC 2020


Signed-off-by: MIKI Nobuhiro <nmiki at yahoo-corp.jp>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 4cef804..1f42157 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -44,6 +44,15 @@
 <libvirt>
   <release version="v6.4.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          conf: Add job wait time setting to qemu.conf
+        </summary>
+        <description>
+          How many seconds the new job waits for the existing job to finish.
+          This only affects if you are using qemu as driver.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
1.8.3.1





More information about the libvir-list mailing list