[Bug 251046] bhyve PCI passthrough does not work inside jail

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 29 Aug 2021 16:40:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251046

--- Comment #16 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

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

commit c53f23984220bfd34c198966874c369006ea3246
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2021-08-14 14:42:34 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2021-08-29 16:39:53 +0000

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

    This removes the dependency on /dev/io.

    PR:             251046
    Reviewed by:    jhb
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit 42375556e5b2e68746d999b43d124040b6affb91)

 usr.sbin/bhyve/pci_passthru.c | 65 ++++++++++++++++++-------------------------
 1 file changed, 27 insertions(+), 38 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.