[Bug 288237] bhyve does not boot Rocky Linux 10 from ISO
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288237] bhyve does not boot ISO from Rocky Linux 10"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Jul 2025 07:52:33 UTC
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.