Re: OpenBSD guest in bhyve on AMD CPU

2015-02-23 Thread Jason Tubnor
On 24 February 2015 at 16:37, Neel Natu wrote: >> >> I suspect that the guest is getting a #GP exception when accessing an >> MSR that is not emulated by bhyve. >> >> Can you start the guest with the "-w" option passed to bhyve? >> > > r279227 has a fix for this and should allow booting without th

Re: OpenBSD guest in bhyve on AMD CPU

2015-02-23 Thread Neel Natu
Hi Jason, On Tue, Feb 10, 2015 at 9:40 PM, Neel Natu wrote: > Hi Jason, > > On Tue, Feb 10, 2015 at 7:38 PM, Jason Tubnor wrote: >> Hi, >> >> As posted in IRC, I am checking here if anyone has come across this >> issue. During boot on OpenBSD I get: >> >> panic: trap type 4, code=0, pc=

Re: OpenBSD guest in bhyve on AMD CPU

2015-02-10 Thread Neel Natu
Hi Jason, On Tue, Feb 10, 2015 at 7:38 PM, Jason Tubnor wrote: > Hi, > > As posted in IRC, I am checking here if anyone has come across this > issue. During boot on OpenBSD I get: > > panic: trap type 4, code=0, pc=811b7134 > I suspect that the guest is getting a #GP exception when acce

OpenBSD guest in bhyve on AMD CPU

2015-02-10 Thread Jason Tubnor
Hi, As posted in IRC, I am checking here if anyone has come across this issue. During boot on OpenBSD I get: panic: trap type 4, code=0, pc=811b7134 The operating system has halted. Please press any key to reboot. I don't get this with the same ISO on an Intel CPU. Below is the consol