Re: [Qemu-devel] [PATCH v13 0/6] add allwinner A10 SoC support

2013-12-17 Thread Peter Maydell
On 16 December 2013 02:01, liguang wrote: > lay a foundation for allwinner A10 SoC with a cortex-a8 > processor, and will add more devices later. Thanks; applied all to target-arm.next. -- PMM

[Qemu-devel] [PATCH v13 0/6] add allwinner A10 SoC support

2013-12-15 Thread liguang
lay a foundation for allwinner A10 SoC with a cortex-a8 processor, and will add more devices later. v2: split timer and interrupt controller emulation into their corresponding files. v3: 1. change loader_start address 2. add 64-bit counter 3. fixup fail to clear interrup status i