Re: [Qemu-devel] [PATCH v4 01/32] target-xtensa: add target stubs
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
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