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

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
participants (2)
-
Erik Skultety
-
Pavel Hrdina