Re: [Qemu-devel] [PATCH 0/4] add sunxi machine

2013-11-20 Thread Li Guang
Hi, Peter Peter Maydell wrote: On 20 November 2013 07:53, liguang wrote: this patch-set implemented a device-reduced machine type for Allwinner's sunxi series SoC, like sunxi-4i/5i/7i ... Li Guang (4) hw/arm: add new machine type sunxi hw/arm/sunxi-soc: add i

Re: [Qemu-devel] [PATCH 0/4] add sunxi machine

2013-11-20 Thread Peter Maydell
On 20 November 2013 07:53, liguang wrote: > this patch-set implemented a device-reduced > machine type for Allwinner's sunxi series SoC, > like sunxi-4i/5i/7i ... > Li Guang (4) > hw/arm: add new machine type sunxi > hw/arm/sunxi-soc: add interrupt controller > hw/arm/s

[Qemu-devel] [PATCH 0/4] add sunxi machine

2013-11-19 Thread liguang
this patch-set implemented a device-reduced machine type for Allwinner's sunxi series SoC, like sunxi-4i/5i/7i ... now, It can support sunxi-4i with a cortex-a8 processor. and will support more later, like sunxi-7i with cortex-a7 processor, and will add more devices. reference: http://linux-sun