[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [Query] Assigning PCI ranges to dom0 and domU
Hi Stefano, I am working on accessing PCI nodes in the doms on ARM (cavium). If there is the below device tree node pcie1@0x849000000000 {  Â compatible = "cavium,thunder-pcie";   device_type = "pci";   msi-parent = <&its>;   bus-range = <0 255>;   #size-cells = <2>;   #address-cells = <3>;   reg = <0x8490 0x00000000 0 0x40000000>; /* Configuration space */   ranges = <0x03000000 0x8310 0x00000000 0x8310 0x00000000 0x00 0x10000000>, /* mem ranges */    <0x03000000 0x8100 0x00000000 0x8100 0x00000000 0x80 0x00000000>;  };  Manish _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |