From 8475234dbc791cee8bf07cae92196de370cc7e0a Mon Sep 17 00:00:00 2001 From: Han Han Date: Tue, 14 Jan 2020 13:48:23 +0800 Subject: [PATCH] news: News for RDT-MBM feature Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index acb63709da..1824e135b2 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -106,6 +106,15 @@ hostname and the information stored in its TLS certificate. + + + qemu: Support reporting memory bandwidth usage stats + + + Implement Intel RDT-MBM in libvirt. The stats can be obtained via + virsh domstats --memory. + +
-- 2.47.2