Displaying 1 result from an estimated 1 matches for "pdsmsx502".
Did you mean:
pdsmsx404
2009 Jul 16
0
Re: Xen-devel Digest, Vol 52, Issue 178
...xend: pci: find_parent: should return
string rather than int
To: Keir Fraser <keir.fraser@eu.citrix.com >, Simon Horman
<horms@verge.net.au >
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com >
Message-ID:
<EADF0A36011179459010BDF5142A457501C9E2AFB5@pdsmsx502.ccr.corp.intel.com >
Content-Type: text/plain; charset="gb2312"
Using changeset 19783: 61ec78692b13, device assignment can't work:
e.g., in find_the_uppermost_pci_bridge(),
parent = dev_parent.find_parent()
...
dev_parent = PciDevice(parent),
we can see parent['domain'...