Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2025 07:52:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 288237] bhyve does not boot Rocky Linux 10 from ISO
Message-ID:  <bug-288237-27103-QfoJR3jUvd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288237-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-288237-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288237

--- Comment #21 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to John Baldwin from comment #19)
Sure it is not obvious functionality, but in theory vmm can intercept #UD,
parse the faulting instruction, and calculate the set it belongs to.
If this set is not supported
by host or turned off for the guest, vmm can issue a diagnostic.

The amount of work and maintenance efforts needed for such functionality is
enormous for very specific use case.  But it is doable, and really not that
complicated.

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288237-27103-QfoJR3jUvd>