[libvirt] [PATCH] news: News for RDT-MBM feature
Signed-off-by: Han Han <hhan@redhat.com> --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index acb63709da..822f89f420 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -106,6 +106,15 @@ hostname and the information stored in its TLS certificate. </description> </change> + <change> + <summary> + qemu: Support to report the stats of memory bandwidth usage + </summary> + <description> + Implement Intel RDT-MBM to libvirt. The stats can be got via + <code>virsh domstats --memory</code>. + </description> + </change> </section> <section title="Removed features"> <change> -- 2.24.0.rc1
On Tue, 2020-01-14 at 13:48 +0800, Han Han wrote:
+ <change> + <summary> + qemu: Support to report the stats of memory bandwidth usage + </summary> + <description> + Implement Intel RDT-MBM to libvirt. The stats can be got via + <code>virsh domstats --memory</code>. + </description> + </change>
Oops, sorry for missing this while updating the release notes, and thanks for submitting the update yourself! Reviewed-by: Andrea Bolognani <abologna@redhat.com> Tweaked it a bit and pushed. -- Andrea Bolognani / Red Hat / Virtualization
On Tue, Jan 14, 2020 at 4:23 PM Andrea Bolognani <abologna@redhat.com> wrote:
On Tue, 2020-01-14 at 13:48 +0800, Han Han wrote:
+ <change> + <summary> + qemu: Support to report the stats of memory bandwidth usage + </summary> + <description> + Implement Intel RDT-MBM to libvirt. The stats can be got via + <code>virsh domstats --memory</code>. + </description> + </change>
Oops, sorry for missing this while updating the release notes, and thanks for submitting the update yourself!
You're welcome :)
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Tweaked it a bit and pushed.
-- Andrea Bolognani / Red Hat / Virtualization
-- Best regards, ----------------------------------- Han Han Quality Engineer Redhat. Email: hhan@redhat.com Phone: +861065339333
participants (2)
-
Andrea Bolognani -
Han Han