[Bug 285051] [bhyve] ampere emag freezes after kldload vmm, reboot needed not even a panic
Date: Thu, 27 Mar 2025 13:48:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285051
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=872fc1b8de1ac2a10465a315457cd69b4268cbe9
commit 872fc1b8de1ac2a10465a315457cd69b4268cbe9
Author: Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2025-03-27 13:17:30 +0000
Commit: Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2025-03-27 13:47:37 +0000
arm64/vmm: Don't load on Ampere eMAG
Loading vmm.ko on Ampere eMAG locks up the system. Block loading for
now until it can be fixed.
PR: 285051
Reviewed by: tuexen
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D49155
sys/arm64/vmm/vmm.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.