https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196093

Peter Grehan <gre...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gre...@freebsd.org

--- Comment #3 from Peter Grehan <gre...@freebsd.org> ---
FYI, it's not possible for bhyve to emulate every MSR, since many of these
accessed by guests are specific to particular CPU models. The "-w" option
(described in the man page) allows unimplemented MSRs to be ignored.

We usually look at MSRs on a case-by-case basis to determine if they are worth
emulating or not - sometimes other unrelated issues are exposed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to