From 57df1c6b7b839a7fa727857c279e298c746c0b26 Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Wed, 28 Jun 2017 09:46:59 +0200 Subject: [PATCH] news: Add live coalesce settings to new features Signed-off-by: Martin Kletzander --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 933189484c..345c888336 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -58,6 +58,16 @@ require different settings to boot properly. + + + qemu: Add support for live updates of coalesce settings + + + Users can now use virsh update-device to change + the coalesce settings of an interfaces while the domain is + running. + +
-- GitLab