Re: [Qemu-devel] [PATCH v5 0/4] Add ASPEED AST2400 SoC and Palmetto BMC machine

2016-03-19 Thread Peter Maydell
On 16 March 2016 at 02:45, Andrew Jeffery wrote: > This patch series models enough of the ASPEED AST2400 ARM9 SoC[0] to boot an > aspeed_defconfig Linux kernel[1][2]. Specifically, the series implements the > ASPEED timer and VIC devices, integrates them into an AST2400 SoC and exposes > it all th

[Qemu-devel] [PATCH v5 0/4] Add ASPEED AST2400 SoC and Palmetto BMC machine

2016-03-15 Thread Andrew Jeffery
This patch series models enough of the ASPEED AST2400 ARM9 SoC[0] to boot an aspeed_defconfig Linux kernel[1][2]. Specifically, the series implements the ASPEED timer and VIC devices, integrates them into an AST2400 SoC and exposes it all through a new palmetto-bmc machine. The device model patches