From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices Date: Fri, 12 Feb 2016 16:36:02 -0500 Message-ID: <20160212213602.GE21514@char.us.oracle.com> References: <20160127183005.GB3134@char.us.oracle.com> <20160203202801.GA30532@char.us.oracle.com> <1454578622.25207.132.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tommi Airikka Cc: Ian Campbell , 810379@bugs.debian.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, Feb 05, 2016 at 12:35:10AM +0100, Tommi Airikka wrote: > Hi, > > I patched the deb8u2 source with all four patches and built a new deb. .. snip.. > > Next, I upgraded dom0 with the new linux-image deb and rebooted the machine. > > dom0 "uname -a": > Linux dom0 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u2a~test > (2016-02-04) x86_64 GNU/Linux > > domU 'bug' "uname -a": > Linux bug 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u2a~test > (2016-02-04) x86_64 GNU/Linux > > And now everything seems to work. No more "Failed to obtain physical IRQ", > I can mount my usb flash stick using the passthroughed usb controller. No > call traces in dmesg. Awesome! Are you OK if I put 'Tested-by' on the patches from you?