Re: [Qemu-devel] [PATCH 0/3] aspeed: cleanups and extenstions

2019-04-29 Thread Peter Maydell
On Mon, 29 Apr 2019 at 13:07, Peter Maydell wrote: > > On Thu, 11 Apr 2019 at 17:10, Cédric Le Goater wrote: > > > > Hello, > > > > Here is a series adding a couple of cleanups to the Aspeed SoCs to > > prepare ground for extensions and new SoCs. > > > > Thanks, > > > > C. > > > > Cédric Le Goate

Re: [Qemu-devel] [PATCH 0/3] aspeed: cleanups and extenstions

2019-04-29 Thread Peter Maydell
On Thu, 11 Apr 2019 at 17:10, Cédric Le Goater wrote: > > Hello, > > Here is a series adding a couple of cleanups to the Aspeed SoCs to > prepare ground for extensions and new SoCs. > > Thanks, > > C. > > Cédric Le Goater (3): > aspeed: add a per SoC mapping for the interrupt space > aspeed: a

[Qemu-devel] [PATCH 0/3] aspeed: cleanups and extenstions

2019-04-11 Thread Cédric Le Goater
Hello, Here is a series adding a couple of cleanups to the Aspeed SoCs to prepare ground for extensions and new SoCs. Thanks, C. Cédric Le Goater (3): aspeed: add a per SoC mapping for the interrupt space aspeed: add a per SoC mapping for the memory space aspeed: use sysbus_init_child_obj