Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr/pci: populate PCI DT in reverse order

2017-02-28 Thread David Gibson
On Mon, Feb 27, 2017 at 11:20:16PM +0100, Greg Kurz wrote: > David, > > Any chances to have this in 2.9 ? Yes. I've put it in my tree and I'm hoping to send a pull request shortly. Actually, I was hoping to send it yesterday, but hit a bug during testing which I'm now chasing. > > On Wed, 22

Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr/pci: populate PCI DT in reverse order

2017-02-27 Thread Greg Kurz
David, Any chances to have this in 2.9 ? On Wed, 22 Feb 2017 11:56:53 +0100 Greg Kurz wrote: > From: Greg Kurz > > Since commit 1d2d974244c6 "spapr_pci: enumerate and add PCI device tree", QEMU > populates the PCI device tree in the opposite order compared to SLOF. > > Before 1d2d974244c6: >

Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr/pci: populate PCI DT in reverse order

2015-12-23 Thread Nikunj A Dadhania
David Gibson writes: > On Thu, Dec 17, 2015 at 09:43:29AM +0100, Greg Kurz wrote: >> On Thu, 3 Dec 2015 15:53:17 +0100 >> Greg Kurz wrote: >> >> > On Tue, 1 Dec 2015 22:48:38 +0100 >> > Thomas Huth wrote: >> > >> > > On 30/11/15 11:45, Greg Kurz wrote: >> > > > Since commit 1d2d974244c6 "spap

Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr/pci: populate PCI DT in reverse order

2015-12-21 Thread Greg Kurz
On Mon, 21 Dec 2015 12:56:24 +1100 David Gibson wrote: > On Thu, Dec 17, 2015 at 09:43:29AM +0100, Greg Kurz wrote: > > On Thu, 3 Dec 2015 15:53:17 +0100 > > Greg Kurz wrote: > > > > > On Tue, 1 Dec 2015 22:48:38 +0100 > > > Thomas Huth wrote: > > > > > > > On 30/11/15 11:45, Greg Kurz wrote:

Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr/pci: populate PCI DT in reverse order

2015-12-20 Thread David Gibson
On Thu, Dec 17, 2015 at 09:43:29AM +0100, Greg Kurz wrote: > On Thu, 3 Dec 2015 15:53:17 +0100 > Greg Kurz wrote: > > > On Tue, 1 Dec 2015 22:48:38 +0100 > > Thomas Huth wrote: > > > > > On 30/11/15 11:45, Greg Kurz wrote: > > > > Since commit 1d2d974244c6 "spapr_pci: enumerate and add PCI devi

Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr/pci: populate PCI DT in reverse order

2015-12-17 Thread Greg Kurz
On Thu, 3 Dec 2015 15:53:17 +0100 Greg Kurz wrote: > On Tue, 1 Dec 2015 22:48:38 +0100 > Thomas Huth wrote: > > > On 30/11/15 11:45, Greg Kurz wrote: > > > Since commit 1d2d974244c6 "spapr_pci: enumerate and add PCI device tree", > > > QEMU > > > populates the PCI device tree in the opposite o

Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr/pci: populate PCI DT in reverse order

2015-12-03 Thread Greg Kurz
On Tue, 1 Dec 2015 22:48:38 +0100 Thomas Huth wrote: > On 30/11/15 11:45, Greg Kurz wrote: > > Since commit 1d2d974244c6 "spapr_pci: enumerate and add PCI device tree", > > QEMU > > populates the PCI device tree in the opposite order compared to SLOF. > > > > Before 1d2d974244c6: > > > > Popul