[libvirt] [PATCH 0/2] Two news bits for this release

Martin Kletzander (2): news: Add live coalesce settings to new features news: Add CAT capability information into improvements docs/news.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) -- 2.13.2

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

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

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

Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 72405ec92289..488e3025fbbf 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -57,6 +57,16 @@ </change> </section> <section title="Improvements"> + <change> + <summary> + Capabilities now include info about host's CAT settings + </summary> + <description> + Even though it's not usable yet, various information about + resource control from the host is gathered and presented in + capabilities if available. + </description> + </change> </section> <section title="Bug fixes"> </section> -- 2.13.2

On Wed, Jun 28, 2017 at 09:54:02 +0200, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml index 72405ec92289..488e3025fbbf 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -57,6 +57,16 @@ </change> </section> <section title="Improvements"> + <change> + <summary> + Capabilities now include info about host's CAT settings + </summary> + <description> + Even though it's not usable yet, various information about
Why then advertise it?

On Wed, Jun 28, 2017 at 11:44:13AM +0200, Peter Krempa wrote:
On Wed, Jun 28, 2017 at 09:54:02 +0200, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml index 72405ec92289..488e3025fbbf 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -57,6 +57,16 @@ </change> </section> <section title="Improvements"> + <change> + <summary> + Capabilities now include info about host's CAT settings + </summary> + <description> + Even though it's not usable yet, various information about
Why then advertise it?
I chose the wrong words. How about if I leave out the "Even though it's not usable yet, " at all or (another version) say "Domain threads cannot be allocated using the XML yet, however " instead of that part?
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

On Wed, Jun 28, 2017 at 12:26:48 +0200, Martin Kletzander wrote:
On Wed, Jun 28, 2017 at 11:44:13AM +0200, Peter Krempa wrote:
On Wed, Jun 28, 2017 at 09:54:02 +0200, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml index 72405ec92289..488e3025fbbf 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -57,6 +57,16 @@ </change> </section> <section title="Improvements"> + <change> + <summary> + Capabilities now include info about host's CAT settings + </summary> + <description> + Even though it's not usable yet, various information about
Why then advertise it?
I chose the wrong words. How about if I leave out the "Even though it's not usable yet, " at all or (another version) say "Domain threads cannot be allocated using the XML yet, however " instead of that part?
Dropping the first part will be the best. ACK to that
participants (2)
-
Martin Kletzander
-
Peter Krempa