[Bug 290044] Booting 16-CURRENT on arm64 Ampere Altra Mt Collins with bhyve hits abort trap
Date: Thu, 09 Oct 2025 16:32:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290044
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9f85826c88ea1c5f07c2d3b9fbc8458f91c4f097
commit 9f85826c88ea1c5f07c2d3b9fbc8458f91c4f097
Author: Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2025-10-07 08:26:00 +0000
Commit: Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2025-10-09 16:31:50 +0000
arm64/vmm: Handle debug exits
This is enough to boot FreeBSD again.
PR: 290044
Reported by: Siva Mahadevan <me@svmhdvn.name>
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D52931
(cherry picked from commit 534aec00976c18c4c4b485b2fade9d5f33de89c8)
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.