HomeFreeBSD

bhyve: Suppress unimplemented MSR related warnings

Description

bhyve: Suppress unimplemented MSR related warnings

When using bhyve on x86, rdmsr and wrmsr can emit many warnings when
dealing with unimplemented MSRs. An option x86.verbosemsr is created to
control these warnings. By default, the MSR related warnings are
suppressed to avoid spamming the console.

Sponsored by: Netflix
Reviewed by: imp, jhb
Pull Request: https://github.com/freebsd/freebsd-src/pull/1611

Details

Provenance
brendabrandy <sogun3@gmail.com>Authored on Mar 11 2025, 11:19 PM
impCommitted on Mon, Mar 24, 5:02 PM
Parents
rG3209f63851b9: trim: Remove unnecessary include of src.opts.mk
Branches
Unknown
Tags
Unknown