Date: Thu, 18 Dec 2014 20:08:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196093] byve mer error running linux emulation of Ubuntu Message-ID: <bug-196093-8-LgrOouiv4I@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196093-8@https.bugs.freebsd.org/bugzilla/> References: <bug-196093-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196093 Peter Grehan <grehan@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grehan@FreeBSD.org --- Comment #3 from Peter Grehan <grehan@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196093-8-LgrOouiv4I>