[libvirt] [PATCH] news: add an entry for chardev reconnect feature

Pavel Hrdina posted 1 patch 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/8af2c431c6ccd97b6ff4cafbfb1726caba71eb94.1504175797.git.phrdina@redhat.com
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
[libvirt] [PATCH] news: add an entry for chardev reconnect feature
Posted by Pavel Hrdina 6 years, 7 months ago
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 088966d61d..4b48f0fb3a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -60,6 +60,15 @@
           qemu: Added support for setting heads of virtio GPU
         </summary>
       </change>
+      <change>
+        <summary>
+          qemu: Added support to configure reconnect timeout for chardev devices
+        </summary>
+        <description>
+          When you have a TCP or UNIX chardev device and it's connected somewhere
+          you can configure reconnect timeout if the connection is closed.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: add an entry for chardev reconnect feature
Posted by Erik Skultety 6 years, 7 months ago
On Thu, Aug 31, 2017 at 12:37:14PM +0200, Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)

ACK.

Erik

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list