WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] with Xen4 config -> (pci-passthrough-strict-check no), D

To: 0bo0 <0.bugs.only.0@xxxxxxxxx>
Subject: Re: [Xen-devel] with Xen4 config -> (pci-passthrough-strict-check no), DomU init reports "Error: pci: PCI Backend and pci-stub don't own device"
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Fri, 29 Jan 2010 17:44:45 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, horms@xxxxxxxxxxxx, dexuan.cui@xxxxxxxxx
Delivery-date: Fri, 29 Jan 2010 15:04:08 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <c67eed301001291410w2c926730s6c2d7ce5e9c5d46b@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <c67eed301001291410w2c926730s6c2d7ce5e9c5d46b@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.19 (2009-01-05)
>       grep passthrough /etc/xen/xend-config.sxp
>               (pci-passthrough-strict-check no)
>       grep hide /etc/modprobe.d/99-local.conf
>               options pciback hide=(0000:04:07.0)(0000:04:06.0)

That won't work. That option is only useful if pciback is compiled
in the kernel. To be exact, you would need this in your bootline
argument:
 xen-pciback.hide=(04:07.0)(04:06.0) pci=resource_alignment=04:07.0 


> 
> and checking,
> 
>       lsmod | egrep -i "pciback|xen"
>               pciback                54471  0
>               xenbus_be               3474  4 netbk,blkbk,blktap,pciback

Since it is module you need to follow the documentation about how to
seize and bind using pciback. Google is your friend.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel