Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2020 02:00:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 245392] bhyve: PCI passthru built-in rtl8168 to OpenBSD no packets (AMD Ryzen 3 1200)
Message-ID:  <bug-245392-27103-5HCOAxm2g3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245392-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245392-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=3D245392

--- Comment #10 from Anatoli <me@anatoli.ws> ---
After a lot of triage, Peter Grehan identified the source of the problem and
prepared a patch (attached).

His description of the cause: the problem was that OpenBSD issues 4-byte PCI
configuration-space register reads/writes to consecutive 2-byte fields. In
general this is benign, but it exposed 2 bugs in the bhyve PCI emulation wh=
ere
this wasn't being handled correctly.

This can be fixed by applying the attached patch and rebuilding user-space
bhyve.

--=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-245392-27103-5HCOAxm2g3>