From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [GIT PULL] pv/pcifront-2.6.32 + pv/pciback-2.6.32 = [INTx/MSI/MSI-X work now] Date: Wed, 21 Apr 2010 14:46:07 -0400 Message-ID: <20100421184607.GB22598@phenom.dumpdata.com> References: <20100421025903.GA26843@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20100421025903.GA26843@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com, Jeremy Fitzhardinge List-Id: xen-devel@lists.xenproject.org > Bugs: > - On my own branches (pv/merge.2.6.) I can only get the normal > interrupts to work. Note, the pv/merge.2.6. are branches with > the Xen-SWIOTLB and Xen PCI Frontend and cherrypicks from various trees > to make it work. Passing in MSI and MSI-X devices makes the guest hang > so I think I am missing some patch from your trees. Haven't tracked this > down yet. Duh! The problem was that I forgot to include 'iommu=soft' on the PV guest command line. Easy fix :-)