Re: [Qemu-devel] [PATCH v4 3/4] hw/arm: add sunxi machine type

2013-11-29 Thread Bamvor Jian Zhang
Hi, >>>Li Guang wrote: > Andreas Färber wrote: > > Am 29.11.2013 01:46, schrieb Li Guang: > > > >> Andreas Färber wrote: > >> > >>> Am 27.11.2013 10:22, schrieb Andreas Färber: > >>> > >>> > Hi, > > Am 26.11.2013 10:22, schrieb Peter Crosthwaite: > >

Re: [Qemu-devel] [PATCH v4 3/4] hw/arm: add sunxi machine type

2013-11-29 Thread Bamvor Jian Zhang
Hi, >>>Peter Maydell wrote: > On 29 November 2013 08:06, Li Guang wrote: > > what I design is: > > we have a sunxi series as a machine, then > > for sunx4i, we specify -M sunxi -cpu cortex-a8 -device x1 ... > > for sunx5i, we specify -M sunxi -cpu cortex-a8 -device x2 ... > > for sunx7i,