From owner-freebsd-virtualization@freebsd.org Fri Aug 12 02:11:42 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30EE1BB76D7 for ; Fri, 12 Aug 2016 02:11:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 15E7F1759 for ; Fri, 12 Aug 2016 02:11:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u7C2Bf5V097758 for ; Fri, 12 Aug 2016 02:11:41 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Fri, 12 Aug 2016 02:11:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: borisboris@gmx.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2016 02:11:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205445 borisboris@gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |borisboris@gmx.net --- Comment #4 from borisboris@gmx.net --- I've got the same Issue under OpenBSD 5.9 and -current.=20 The Interfaces: Aug 12 03:27:07 gefjon kernel: [1] em0: port 0xf080-0xf09f mem 0xf7f00000-0xf7f1ffff,0xf7f38000-0xf7f38fff= irq 20 at device 25.0 on pci0 Aug 12 03:27:07 gefjon kernel: [1] em0: Using an MSI interrupt Aug 12 03:27:07 gefjon kernel: [1] em0: Ethernet address: 40:8d:5c:b7:ca:41 Aug 12 03:27:07 gefjon kernel: [1] em0: netmap queues/slots: TX 1/1024, RX 1/1024 Aug 12 03:27:07 gefjon kernel: [1] ahciem0: on ahci0 Aug 12 03:27:07 gefjon kernel: [1] re0: port 0xe000-0xe0ff mem 0xf7d00000-0xf7d00fff,0xf0000000-0xf0003fff irq 19 at device 0.0 on pci3 Aug 12 03:27:07 gefjon kernel: [1] re0: Using 1 MSI-X message Aug 12 03:27:07 gefjon kernel: [1] re0: ASPM disabled Aug 12 03:27:07 gefjon kernel: [1] re0: Chip rev. 0x4c000000 Aug 12 03:27:07 gefjon kernel: [1] re0: MAC rev. 0x00000000 Aug 12 03:27:07 gefjon kernel: [1] miibus0: on re0 For both interfaces under PPTDEVS and vmm loaded with bhyve: Aug 12 02:31:20 aphrodite /bsd: em0 at pci0 dev 5 function 0 "Intel I217-V"= rev 0x00pci_intr_map: bad interrupt line 20 Aug 12 03:44:15 aphrodite /bsd: re0 at pci0 dev 5 function 0 "Realtek 8168"= rev 0x0cpci_intr_map: bad interrupt line 19 The CPU: CPU: Intel(R) Core(TM) i5-4570S CPU @ 2.90GHz (2893.36-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x306c3 Family=3D0x6 Model=3D0x3c Stepping= =3D3 Features=3D0xbfebfbff Features2=3D0x7ffafbff Features=3D0x27ab XSAVE Features=3D0x1 VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics I also tried it on an actual iwm card: iwm0 at pci0 dev 6 function 0 "Intel Dual Band Wireless AC 7260" rev 0xbbpci_intr_map: bad interrupt line 16 iwm0: can't map interrupt The OS is 11.0-beta4 (but the same on 10.3). --=20 You are receiving this mail because: You are the assignee for the bug.=