Hi Aryeh,

/tmp/bhyve.WwKTaeP     84:       Name (PPRT, Package ()
                                                       Remark   2095 -
Effective AML package length is zero ^

This looks like a bug in bhyve if there is no PCI-ISA bridge. This can be fixed by changing the syntax for the serial port from a PCI serial device:

> -s 31,uart

 ... to a serial port behind the PCI-ISA bridge:

  -s 31,lpc -l com1,stdio

 ... which is now the recommended way to configure a serial console.

later,

Peter.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to