Date: Tue, 27 Jul 2021 13:44:42 +0000 From: bugzilla-noreply@freebsd.org To: jail@FreeBSD.org Subject: [Bug 251046] bhyve PCI passthrough does not work inside jail Message-ID: <bug-251046-29815-yETSmaoVIn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251046-29815@https.bugs.freebsd.org/bugzilla/> References: <bug-251046-29815@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 #10 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Bjoern A. Zeeb from comment #9) > The /dev/mem ones could probably be PCIOCBARMMAP if that could be/is lock= ed down enough? Yes, it seems possible. > But I assume all the checks needed are in place (now) somewhere for the I= O ioctl? I'm not sure if I understand the question. The new ioctl limits accesses to the specified BAR and verifies that the accesses is within bounds. The /de= v/io interface permits access to any system I/O port. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251046-29815-yETSmaoVIn>