Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 20:27:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 274389] bhyve in 15-CURRENT unable to boot OpenBSD anymore
Message-ID:  <bug-274389-27103-Onl5wi78wL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274389-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274389-27103@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=3D274389

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #3 from John Baldwin <jhb@FreeBSD.org> ---
Would be good to get more details of the actual config space write the gues=
t OS
is making.  I suspect the assertion failure is because we are getting a
conflict (looks like from comment #1 that OpenBSD is setting the base addre=
ss
of an I/O BAR to 0, and probably some other BAR is already at I/O port 0, h=
ence
the error return and assertion failure).  The bug though in that case is wh=
y is
OpenBSD writing a 0 base address.  Are we advertising an existing base addr=
ess
of 0 for BARs in bhyve?  If so, that might be the regression.

--=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-274389-27103-Onl5wi78wL>