[libvirt] [PATCHv8 17/17] docs: Updated news.xml about the CMT support

John Ferlan jferlan at redhat.com
Wed Nov 14 16:18:32 UTC 2018



On 11/12/18 8:31 AM, Wang Huaqiang wrote:
> Signed-off-by: Wang Huaqiang <huaqiang.wang at intel.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 88774c5..3c84126 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -50,6 +50,17 @@
>            pvops-based HVM domains.
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          qemu: Added support for CMT (Cache Monitoring Technology)
> +        </summary>
> +        <description>
> +          Introduced cache monitor by <code>monitor</code> element

s/monitor by/monitoring using the/

> +          in <code>cachetune</code> for vCPU threads, and added interface

s/threads, and added interface/threads. Added interfaces/

> +          to get the cache utilization information through command

s/to get/to get and display/
s/information/statistics/
s/through command/through the command/

> +          'virsh domstats'.
s/./ via the virConnectGetAllDomainStats API.

> +        </description>
> +      </change>

This should be in the 'New features' section - this is definitely not a
bug fix!

John

>      </section>
>    </release>
>    <release version="v4.9.0" date="2018-11-04">
> 




More information about the libvir-list mailing list