Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2021 10:43:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258136] panic on boot under ARM64 Parallels, unless set to Other
Message-ID:  <bug-258136-227-daQPnRQddY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258136-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258136-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258136

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De4d89a633e3b31ec1319e3238abceee20=
48996c4

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

    Add support for gicv2m as a child of gicv3

    On some systems, e.g. Parallels set to host a Linux VM under an M1 Mac,
    there is a GICv2m as a child of the GICv3. We previously assumed the
    GICv2m was always a child of a GICv2. Fix this by adding the needed
    support to the GICv3 driver.

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

 sys/arm64/arm64/gic_v3.c     | 90 ++++++++++++++++++++++++++++++++++++++++=
----
 sys/arm64/arm64/gic_v3_fdt.c |  2 +-
 2 files changed, 83 insertions(+), 9 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258136-227-daQPnRQddY>