Describe bhyve's ignoring unknown MSRs writes feature introduced by commit 525918ac5c. Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx> --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index bc11791d03..2acb51a082 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -63,6 +63,17 @@ capabilities whether KVM nesting support is available. </description> </change> + <change> + <summary> + bhyve: support for ignoring unknown MSRs writes + </summary> + <description> + A new features element <msrs ignoreUnknownWrites='yes'/> was + introduced and the bhyve driver supports it to control unknown + Model Specific Registers (MSRs) writes. + </description> + </change> + </section> <section title="Removed features"> <change> -- 2.20.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list