From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [xen-3.4.2][2.6.31.6-pvops] pciback not seizing devices Date: Mon, 14 Dec 2009 09:54:00 -0500 Message-ID: <20091214145400.GC28440@phenom.dumpdata.com> References: <767436573.20091214101209@eikelenboom.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <767436573.20091214101209@eikelenboom.it> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Sander Eikelenboom Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Dec 14, 2009 at 10:12:09AM +0100, Sander Eikelenboom wrote: > Hi Konrad, > > I was trying 2.6.31.6 pvops on my xen-3.4.2 server passing through 3 pci-devices, but none seems to get seized by pciback. > On xen-3.4.2 in combination with a xenified 2.6.29 kernel/ 2.6.18.8-xen kernel it works fine with the same config in grub. > > Could this be due to the renaming stuff of blkdev pciback to xen-blkdev xen-pciback etc. ? Might be. Try to change the 'pciback.hide' to 'xen-pciback.hide' and see if that helps you out. In the meantime I am going to try to try the same thing on my box. I usually do the unbind, new-slot, bind process.