From: Pavel Hrdina Date: Thu, 31 Aug 2017 10:32:35 +0000 (+0200) Subject: news: add an entry for chardev reconnect feature X-Git-Tag: v3.7.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af2c431c6ccd97b6ff4cafbfb1726caba71eb94;p=thirdparty%2Flibvirt.git news: add an entry for chardev reconnect feature Signed-off-by: Pavel Hrdina --- 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 + + + qemu: Added support to configure reconnect timeout for chardev devices + + + When you have a TCP or UNIX chardev device and it's connected somewhere + you can configure reconnect timeout if the connection is closed. + +