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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Aug 2021 15:01:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251046

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

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

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(-)

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