Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2021 15:01:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 251046] bhyve PCI passthrough does not work inside jail
Message-ID:  <bug-251046-27103-ScST6t80AY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251046-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251046-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=3D251046

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D42375556e5b2e68746d999b43d124040b=
6affb91

commit 42375556e5b2e68746d999b43d124040b6affb91
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2021-08-14 14:42:34 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2021-08-14 14:59:04 +0000

    bhyve: Use pci(4) to access I/O port BARs

    This removes the dependency on /dev/io.

    PR:             251046
    Reviewed by:    jhb
    MFC after:      2 weeks
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D31308

 usr.sbin/bhyve/pci_passthru.c | 65 ++++++++++++++++++---------------------=
----
 1 file changed, 27 insertions(+), 38 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-251046-27103-ScST6t80AY>