From mboxrd@z Thu Jan 1 00:00:00 1970 From: 0bo0 <0.bugs.only.0@gmail.com> Subject: Re: with Xen4 config -> (pci-passthrough-strict-check no), DomU init reports "Error: pci: PCI Backend and pci-stub don't own device" Date: Mon, 1 Feb 2010 10:28:27 -0800 Message-ID: References: <20100129224445.GA5852@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: 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 List-Id: xen-devel@lists.xenproject.org for anyone interested, upgrading openSUSE 11.2's kernel from 2.6.33-rc5-4-xen x86_64 -> 2.6.33-rc5-5-xen x86_64 fixed the problem reported here. @ DomU, now, boots fine and the shared-bus PCI card is properly passedthrough. dropping back to verify, and the problem returns. the instructions @ wiki remain correct, and -- for kernel with pciback compiled as module -- the command line options suggested ( xen-pciback.hide=(04:07.0)(04:06.0) pci=resource_alignment) do NOT work. rather the /etc/modprobe* config additions, along with the usual (guestdev=0000:04:07.0,0000:04:06.0 reassign_resources) works as it always has, consistente with the documentation. hth. thanks.