Re: [Qemu-devel] [PATCH v3 6/6] spapr_pci: populate ibm,loc-code

2015-05-06 Thread Nikunj A Dadhania
David Gibson writes: > On Wed, May 06, 2015 at 11:44:59AM +0530, Nikunj A Dadhania wrote: >> Thomas Huth writes: >> >> > On Tue, 5 May 2015 14:23:56 +0530 >> > Nikunj A Dadhania wrote: >> > >> >> Each hardware instance has a platform unique location code. The OF >> >> device tree that descri

Re: [Qemu-devel] [PATCH v3 6/6] spapr_pci: populate ibm,loc-code

2015-05-06 Thread David Gibson
On Wed, May 06, 2015 at 11:44:59AM +0530, Nikunj A Dadhania wrote: > Thomas Huth writes: > > > On Tue, 5 May 2015 14:23:56 +0530 > > Nikunj A Dadhania wrote: > > > >> Each hardware instance has a platform unique location code. The OF > >> device tree that describes a part of a hardware entity

Re: [Qemu-devel] [PATCH v3 6/6] spapr_pci: populate ibm,loc-code

2015-05-05 Thread Nikunj A Dadhania
Thomas Huth writes: > On Tue, 5 May 2015 14:23:56 +0530 > Nikunj A Dadhania wrote: > >> Each hardware instance has a platform unique location code. The OF >> device tree that describes a part of a hardware entity must include >> the “ibm,loc-code” property with a value that represents the loca

Re: [Qemu-devel] [PATCH v3 6/6] spapr_pci: populate ibm,loc-code

2015-05-05 Thread Thomas Huth
On Tue, 5 May 2015 14:23:56 +0530 Nikunj A Dadhania wrote: > Each hardware instance has a platform unique location code. The OF > device tree that describes a part of a hardware entity must include > the “ibm,loc-code” property with a value that represents the location > code for that hardware

[Qemu-devel] [PATCH v3 6/6] spapr_pci: populate ibm,loc-code

2015-05-05 Thread Nikunj A Dadhania
Each hardware instance has a platform unique location code. The OF device tree that describes a part of a hardware entity must include the “ibm,loc-code” property with a value that represents the location code for that hardware entity. Populate ibm,loc-code. 1) PCI passthru devices need to identi

[Qemu-devel] [PATCH v3 6/6] spapr_pci: populate ibm,loc-code

2015-05-05 Thread Nikunj A Dadhania
Each hardware instance has a platform unique location code. The OF device tree that describes a part of a hardware entity must include the “ibm,loc-code” property with a value that represents the location code for that hardware entity. Populate ibm,loc-code. 1) PCI passthru devices need to identi