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
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
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
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
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
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