Daniel P. Berrangé wrote:
On Tue, Jul 14, 2020 at 07:46:38PM +0400, Roman Bogorodskiy wrote:
> Ignoring unknown MSRs using <features> element
> <msrs unknown='ignore'/> was supported for quite some already,
> so add documentation for it for completeness of flags coverage,
> as some guests can be extra picky about flags passed to bhyve,
> and it's useful to know how to control those.
>
> Signed-off-by: Roman Bogorodskiy <bogorodskiy(a)gmail.com>
> ---
> docs/drvbhyve.html.in | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
Regards,
Daniel
Pushed, thanks!
Roman Bogorodskiy