Re: [Qemu-devel] [PATCH] experimental sh4 host support V2

2010-06-13 Thread Yoko IKEDA
Hello, I'm trying to run the QEMU sh4 host support patch. I found some problems on "qemu_st"and "st",so I modified them, but still it causes segmentation fault. I attach my modified patch. Does anyone know anything? Anyone tried to use the QEMU sh4 host support patch? I tried to run the QEMU that

Re: [Qemu-devel] [PATCH] experimental sh4 host support V2

2009-12-15 Thread Paul Mundt
On Wed, Dec 02, 2009 at 09:36:58AM +0100, Aurelien Jarno wrote: > On Sun, Nov 15, 2009 at 08:53:55PM +0900, Magnus Damm wrote: > > This is V2 of the QEMU sh4 host support patch. > > > > The code is of a somewhat experimental nature, which means that > > only the bare essentials are in place. The s

Re: [Qemu-devel] [PATCH] experimental sh4 host support V2

2009-12-02 Thread Aurelien Jarno
On Sun, Nov 15, 2009 at 08:53:55PM +0900, Magnus Damm wrote: > From: Magnus Damm > > This is V2 of the QEMU sh4 host support patch. > > The code is of a somewhat experimental nature, which means that > only the bare essentials are in place. The sh4 host support has > been tested with the sh4 tar

[Qemu-devel] [PATCH] experimental sh4 host support V2

2009-11-15 Thread Magnus Damm
From: Magnus Damm This is V2 of the QEMU sh4 host support patch. The code is of a somewhat experimental nature, which means that only the bare essentials are in place. The sh4 host support has been tested with the sh4 target inside the QEMU sh4 user space emulator. Only tiny assembly snippets ha

Re: [Qemu-devel] [PATCH] experimental sh4 host support

2009-11-13 Thread malc
On Fri, 13 Nov 2009, Magnus Damm wrote: > From: Magnus Damm > > This patch adds experimental sh4 host support to QEMU. The patch > contains a work-in-progresss snapshot, and only the bare essentials > are in place at this point. The sh4 host support has been tested > with the sh4 target using th

[Qemu-devel] [PATCH] experimental sh4 host support

2009-11-13 Thread Magnus Damm
From: Magnus Damm This patch adds experimental sh4 host support to QEMU. The patch contains a work-in-progresss snapshot, and only the bare essentials are in place at this point. The sh4 host support has been tested with the sh4 target using the QEMU sh4 user space emulator and tiny assembly snip