Re: [Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support

2012-06-21 Thread Blue Swirl
On Wed, Jun 20, 2012 at 7:14 AM, Jia Liu wrote: > Hi Blue, > > On Tue, Jun 19, 2012 at 2:28 AM, Blue Swirl wrote: >> On Mon, Jun 18, 2012 at 1:02 AM, Jia Liu wrote: >>> Add OpenRISC target stubs and basic cpu support. >>> >>> Signed-off-by: Jia Liu >>> --- >>>  arch_init.c                      

Re: [Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support

2012-06-20 Thread Jia Liu
Hi Blue, On Tue, Jun 19, 2012 at 2:28 AM, Blue Swirl wrote: > On Mon, Jun 18, 2012 at 1:02 AM, Jia Liu wrote: >> Add OpenRISC target stubs and basic cpu support. >> >> Signed-off-by: Jia Liu >> --- >>  arch_init.c                      |    2 + >>  arch_init.h                      |    1 + >>  c

Re: [Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support

2012-06-18 Thread Blue Swirl
On Mon, Jun 18, 2012 at 1:02 AM, Jia Liu wrote: > Add OpenRISC target stubs and basic cpu support. > > Signed-off-by: Jia Liu > --- >  arch_init.c                      |    2 + >  arch_init.h                      |    1 + >  configure                        |   14 +- >  cpu-exec.c                

[Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support

2012-06-17 Thread Jia Liu
Add OpenRISC target stubs and basic cpu support. Signed-off-by: Jia Liu --- arch_init.c |2 + arch_init.h |1 + configure| 14 +- cpu-exec.c |2 + default-configs/or32-softmmu.mak |6 + elf.