Re: [Qemu-devel] [PATCH v5 3/4] Add sample moxie system
On Thu, Feb 28, 2013 at 5:41 PM, Anthony Green wrote: > > Signed-off-by: Anthony Green > --- > hw/moxie/Makefile.objs | 6 ++ > hw/moxie/moxiesim.c| 175 > + > include/sysemu/arch_init.h | 1 + > 3 files changed, 182 insertions(+) > c
[Qemu-devel] [PATCH v5 3/4] Add sample moxie system
Signed-off-by: Anthony Green --- hw/moxie/Makefile.objs | 6 ++ hw/moxie/moxiesim.c| 175 + include/sysemu/arch_init.h | 1 + 3 files changed, 182 insertions(+) create mode 100644 hw/moxie/Makefile.objs create mode 100644 hw/moxie/mox