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

[Xen-devel] PCI devices remap from dom0 to domU with pv-ops kernel

To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: [Xen-devel] PCI devices remap from dom0 to domU with pv-ops kernel
From: "Lin, Ray" <Ray.Lin@xxxxxxx>
Date: Wed, 13 Oct 2010 10:49:12 -0600
Accept-language: en-US
Acceptlanguage: en-US
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "bruce.edge@xxxxxxxxx" <bruce.edge@xxxxxxxxx>
Delivery-date: Wed, 13 Oct 2010 09:50:05 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Actq9pB9G7Rl3FiwQ2CepHhnilb8AA==
Thread-topic: PCI devices remap from dom0 to domU with pv-ops kernel
 
Konrad,
 
    We try to remap the pci devices from dom0 to domU by assigning the pci in the domU configuration file. Such as
 
    pci="['01:00.0@11', '01:00.1@10', '04:00.0@13', '04:00.1@12']"
 
In hvm kernel, the domU would see the pci devices remapped like this,
 
    dom0 pci device 01:00.0   => domU pci device 00:11.0
    dom0 pci device 01:00.1  =>  domU pci device 00:10.0
    dom0 pci device 04:00.0  =>  domU pci device 00:13.0
    dom0 pci device 04:00.1  =>  domU pci device 00:12.0    
 
But pv-ops kernel seems ignore the remapping. Is there any way (kernel configuration setting ??) to make it work ?
 
Thanks,
Ray
 
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel