https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290044
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=534aec00976c18c4c4b485b2fade9d5f33de89c8 commit 534aec00976c18c4c4b485b2fade9d5f33de89c8 Author: Andrew Turner <[email protected]> AuthorDate: 2025-10-07 08:26:00 +0000 Commit: Andrew Turner <[email protected]> CommitDate: 2025-10-07 08:27:15 +0000 arm64/vmm: Handle debug exits This is enough to boot FreeBSD again. PR: 290044 Reported by: Siva Mahadevan <[email protected]> Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D52931 sys/arm64/vmm/arm64.h | 1 + sys/arm64/vmm/vmm.c | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.
