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 register, which is
> advert
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?
The
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 b
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 might
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
___
freebsd-virtualization@freebsd.org