Re: [Qemu-devel] [PATCH v4 01/32] target-xtensa: add target stubs

2011-09-04 Thread Blue Swirl
On Thu, Sep 1, 2011 at 8:45 PM, Max Filippov wrote: > Signed-off-by: Max Filippov > --- >  Makefile.target           |    2 + >  arch_init.c               |    2 + >  arch_init.h               |    1 + >  cpu-exec.c                |    2 + >  elf.h                     |    2 + >  hw/xtensa_pic.c

[Qemu-devel] [PATCH v4 01/32] target-xtensa: add target stubs

2011-09-01 Thread Max Filippov
Signed-off-by: Max Filippov --- Makefile.target |2 + arch_init.c |2 + arch_init.h |1 + cpu-exec.c|2 + elf.h |2 + hw/xtensa_pic.c | 38 ++ target-xtensa/cpu.h | 95