Date: Sat, 26 Dec 2015 01:44:18 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-virtualization@FreeBSD.org Subject: [Bug 205445] [bhyve] PCI passthru pci_intr_map: bad interrupt line 20, OpenBSD guest couldn't map interrupt Message-ID: <bug-205445-27103-9BifhOUkXM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205445-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-205445-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=205445 Peter Grehan <grehan@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grehan@FreeBSD.org --- Comment #3 from Peter Grehan <grehan@FreeBSD.org> --- PCI passthru with bhyve is restricted to devices that support MSI or MSI-X, which is generally PCI-e devices. Unfortunately the fxp adapter is parallel PCI and only supports legacy interrupts. I'll modify the bhyve wiki page to clarify this restriction. -- 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-205445-27103-9BifhOUkXM>