r344398 Import ACPICA 20190215: breaks bhyve

Oleg Ginzburg olevole at olevole.ru
Thu Feb 21 16:37:32 UTC 2019


Hi,

most likely r344398[1] commit breaks bhyve with the following errors:

Subtable Type : 02
Error    6302 -           Flag value is too large ^  (Maximum 1 bit)
58: [0002]         Flags (decoded below) : 0005
Error    6302 -                   Flag value is too large ^  (Maximum 2 bit)
66: [0004]              Interrupt : 00000009
Error    6302 -       Flag value is too large ^  (Maximum 2 bit)
Assertion failed: (error == 0), function main, file
/usr/src/usr.sbin/bhyve/bhyverun.c, line 1190.

Can anyone else confirm this?

Howto reproduce:

fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.3/FreeBSD-10.3-RELEASE-amd64-bootonly.iso

sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 1024M -i -I
FreeBSD-10.3-RELEASE-amd64-bootonly.iso guestname


__
[1] - https://svnweb.freebsd.org/base?view=revision&revision=r344398


More information about the freebsd-virtualization mailing list