All of lore.kernel.org
 help / color / mirror / Atom feed
* PCI devices remap from dom0 to domU with pv-ops kernel
@ 2010-10-13 16:49 Lin, Ray
  2010-10-13 18:51 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 5+ messages in thread
From: Lin, Ray @ 2010-10-13 16:49 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel@lists.xensource.com, bruce.edge@gmail.com


[-- Attachment #1.1: Type: text/plain, Size: 645 bytes --]


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



[-- Attachment #1.2: Type: text/html, Size: 1889 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-14 17:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13 16:49 PCI devices remap from dom0 to domU with pv-ops kernel Lin, Ray
2010-10-13 18:51 ` Konrad Rzeszutek Wilk
2010-10-14 17:26   ` Lin, Ray
2010-10-14 17:49     ` Konrad Rzeszutek Wilk
2010-10-14 17:54       ` Lin, Ray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.