[Bug 273560] sysutils/edk2: bhyve flavor causes windows VMs to fail to boot after update to 202308
Date: Tue, 05 Sep 2023 13:44:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273560
Dag-Erling Smørgrav <des@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |des@FreeBSD.org
--- Comment #7 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
Confirmed with a FreeBSD VM running recent 15.0-CURRENT on a 13.2-RELEASE host.
The guest boots fine with g202202 but encounters the following panic when
restarted after upgrading edk2-bhyve to g202308:
running without device atpic requires a local APIC
The full command line is:
bhyve -c 8 -m 16GB -Hwl bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -U
c057d57e-a877-11ed-89df-3c7c3ff07902 -u -s 0,hostbridge -s 31,lpc -s
4:0,virtio-blk,/dev/zvol/zroot/vm/crash/disk0 -s
5:0,virtio-net,tap1,mac=58:9c:fc:04:d2:00 -l com1,/dev/nmdm-crash.1A
--
You are receiving this mail because:
You are the assignee for the bug.