Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
docs/news.xml | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/docs/news.xml b/docs/news.xml
index 27562e12b828..72405ec92289 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -31,7 +31,6 @@
</release>
-->
-
<libvirt>
<release version="v3.5.0" date="unreleased">
<section title="New features">
@@ -46,6 +45,16 @@
select a boot entry.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Add support for live updates of coalesce settings
+ </summary>
+ <description>
+ Users can now use <code>virsh update-device</code> to change
+ the coalesce settings of an interfaces while the domain is
+ running.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
--
2.13.2
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
On Wed, Jun 28, 2017 at 09:54:01 +0200, Martin Kletzander wrote: > Signed-off-by: Martin Kletzander <mkletzan@redhat.com> > --- > docs/news.xml | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/docs/news.xml b/docs/news.xml > index 27562e12b828..72405ec92289 100644 > --- a/docs/news.xml > +++ b/docs/news.xml > @@ -31,7 +31,6 @@ > </release> > > --> > - > <libvirt> > <release version="v3.5.0" date="unreleased"> > <section title="New features"> NACK to this hunk. > @@ -46,6 +45,16 @@ > select a boot entry. > </description> > </change> > + <change> > + <summary> > + qemu: Add support for live updates of coalesce settings > + </summary> > + <description> > + Users can now use <code>virsh update-device</code> to change > + the coalesce settings of an interfaces while the domain is > + running. > + </description> > + </change> > </section> > <section title="Improvements"> > </section> ACK -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
On Wed, Jun 28, 2017 at 11:43:22AM +0200, Peter Krempa wrote: >On Wed, Jun 28, 2017 at 09:54:01 +0200, Martin Kletzander wrote: >> Signed-off-by: Martin Kletzander <mkletzan@redhat.com> >> --- >> docs/news.xml | 11 ++++++++++- >> 1 file changed, 10 insertions(+), 1 deletion(-) >> >> diff --git a/docs/news.xml b/docs/news.xml >> index 27562e12b828..72405ec92289 100644 >> --- a/docs/news.xml >> +++ b/docs/news.xml >> @@ -31,7 +31,6 @@ >> </release> >> >> --> >> - >> <libvirt> >> <release version="v3.5.0" date="unreleased"> >> <section title="New features"> > >NACK to this hunk. > Hehe, nice catch, wrong workflow of mine. The news.xml still wants me to copy-paste too much... >> @@ -46,6 +45,16 @@ >> select a boot entry. >> </description> >> </change> >> + <change> >> + <summary> >> + qemu: Add support for live updates of coalesce settings >> + </summary> >> + <description> >> + Users can now use <code>virsh update-device</code> to change >> + the coalesce settings of an interfaces while the domain is >> + running. >> + </description> >> + </change> >> </section> >> <section title="Improvements"> >> </section> > >ACK >-- >libvir-list mailing list >libvir-list@redhat.com >https://www.redhat.com/mailman/listinfo/libvir-list -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
© 2016 - 2025 Red Hat, Inc.