Re: bhyve: unhandled inl 0x402

2016-04-29 Thread Craig Rodrigues
On Fri, Apr 29, 2016 at 12:06 PM, Peter Grehan wrote: > Hi Craig, > > I am seeing this errors in in the latest bhyve code in CURRENT: >> >> acpi0: on motherboard >> Unhandled inl 0x0402 at 0x8039c2bd >> > > Hmmm, that's a 4-byte read from the ACPI PM1 control

Re: bhyve: unhandled inl 0x402

2016-04-29 Thread Peter Grehan
acpi0: on motherboard Unhandled inl 0x0402 at 0x8039c2bd Hmmm, that's a 4-byte read from the ACPI PM1 control register, which is advertized as being size 2 in the FADT table :( The recent acpica import might be doing this. Isn't 0x402 used also as the qemu default debug port?

Re: bhyve: unhandled inl 0x402

2016-04-29 Thread Marcin Cieslak
On Fri, 29 Apr 2016, Peter Grehan wrote: > Hi Craig, > > > I am seeing this errors in in the latest bhyve code in CURRENT: > > > > acpi0: on motherboard > > Unhandled inl 0x0402 at 0x8039c2bd > > Hmmm, that's a 4-byte read from the ACPI PM1 control register, which is > advertized as

Re: bhyve: unhandled inl 0x402

2016-04-29 Thread Peter Grehan
Hi Craig, I am seeing this errors in in the latest bhyve code in CURRENT: acpi0: on motherboard Unhandled inl 0x0402 at 0x8039c2bd Hmmm, that's a 4-byte read from the ACPI PM1 control register, which is advertized as being size 2 in the FADT table :( The recent acpica import

bhyve: unhandled inl 0x402

2016-04-29 Thread Craig Rodrigues
Hi, I am seeing this errors in in the latest bhyve code in CURRENT: acpi0: on motherboard Unhandled inl 0x0402 at 0x8039c2bd This is from: https://jenkins.freebsd.org/job/FreeBSD_HEAD/219/console -- Craig ___

Re: Booting Solaris 11.3 (was Re: Booting r298488 as Xen Dom0 may break ZFS pool?)

2016-04-29 Thread Roger Pau Monné
On Thu, Apr 28, 2016 at 08:01:23PM +, Marcin Cieslak wrote: > On Tue, 26 Apr 2016, Roger Pau Monné wrote: > > > On Tue, Apr 26, 2016 at 10:39:06AM +, Marcin Cieslak wrote: > > > By the way, I just managed to crash a whole machine by trying to > > > boot Solaris 11.3: > > > > > > #