From 8af2c431c6ccd97b6ff4cafbfb1726caba71eb94 Mon Sep 17 00:00:00 2001 From: Pavel Hrdina Date: Thu, 31 Aug 2017 12:32:35 +0200 Subject: [PATCH] news: add an entry for chardev reconnect feature Signed-off-by: Pavel Hrdina --- 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 + + + 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. + +
-- 2.47.2