[Bug 258136] panic on boot under ARM64 Parallels, unless set to Other

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Sep 2021 10:43:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258136

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=c6f3076d44055f7b02467ce074210f73d0ce0ef6

commit c6f3076d44055f7b02467ce074210f73d0ce0ef6
Author:     Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2021-09-01 09:39:01 +0000
Commit:     Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2021-09-14 07:24:52 +0000

    Move the GICv2m msi handling to the parent

    This is in preperation for adding support for the GICv2m driver as a
    child of the GICv3 driver.

    PR:             258136
    Reported by:    trasz
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D31767

 sys/arm/arm/gic.c        | 296 ++++++++++++++++++++++++++++++-----------------
 sys/arm/arm/gic.h        |   8 +-
 sys/arm/arm/gic_common.h |   4 +
 3 files changed, 195 insertions(+), 113 deletions(-)

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