[libvirt] [PATCH v2 3/3] news: document bhyve msrs feature

Cole Robinson crobinso at redhat.com
Wed Feb 20 22:47:20 UTC 2019


On 2/10/19 6:09 AM, Roman Bogorodskiy wrote:
> Describe bhyve's ignoring unknown MSRs writes feature
> introduced by commit 525918ac5c.
> 
> Signed-off-by: Roman Bogorodskiy <bogorodskiy at gmail.com>
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 8d6d58ae6a..cb23b63143 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -59,6 +59,16 @@
>            of the network's <code>bridge</code> element.
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          bhyve: support for ignoring unknown MSRs reads and writes
> +        </summary>
> +        <description>
> +          A new features element <msrs unknown='ignore'/> was
> +          introduced and the bhyve driver supports it to control unknown
> +          Model Specific Registers (MSRs) reads and writes.
> +        </description>
> +      </change>
>      </section>
>      <section title="Improvements">
>      </section>
> 

I would put <features> in XML brackets too

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list