Re: [Qemu-devel] [PATCH 0/2] ppc: convert SysBus init method to a realize method

2018-10-01 Thread David Gibson
On Mon, Oct 01, 2018 at 01:44:19PM +0200, Cédric Le Goater wrote: > Hello, > > Here are a couple of patches converting the SysBus init method to a > realize method. make check tested only. Applied to ppc-for-3.1, thanks. > > Thanks, > > C. > > > Cédric Le Goater (2): > ppc440_pcix: convert

[Qemu-devel] [PATCH 0/2] ppc: convert SysBus init method to a realize method

2018-10-01 Thread Cédric Le Goater
Hello, Here are a couple of patches converting the SysBus init method to a realize method. make check tested only. Thanks, C. Cédric Le Goater (2): ppc440_pcix: convert SysBus init method to a realize method ppc4xx_pci: convert SysBus init method to a realize method hw/ppc/ppc440_pcix.c