[Bug 288237] bhyve does not boot Rocky Linux 10 from ISO

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Jul 2025 16:14:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288237

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #19 from John Baldwin <jhb@FreeBSD.org> ---
There's also not a way that bhyve (or any hypervisor) can intuit the reason
that a guest is getting UD# exceptions.  It's not obvious from the vmm's
perspective that the exceptions are because the guest is expecting a newer CPU.

Note that you would get the same behavior if you were booting that ISO on the
bare metal.  It's really up to the boot loader on the ISO to notice and emit a
warning if it chooses.  Given that, I do think bhyve/vmm is working "correctly"
and that this should be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.