qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Problem with QEMU on PPC


From: Johannes Schindelin
Subject: Re: [Qemu-devel] Problem with QEMU on PPC
Date: Fri, 5 Nov 2004 13:37:15 +0100 (CET)

Hi,

On Thu, 4 Nov 2004, Helmar Wodtke wrote:

> I want to run x86 code (more specific my FORTH at
> http://www.printly.de/HelFORTH/ )  with user mode emulation on PPC
> linux. I've made some debugging and figured out that the following code
> (for fasm)
> does not run:

Means segmentation fault? Or does not start? Or does nothing?

> x86/x86 works fine, so I think this is a bug in PPC version. Also "inc
> dword [bla[" would work.

Tip: Enable single stepping, enable all logging (or at least in_asm and
cpu) and then compare between PPC and x86 host. You should get an idea
which insn is causing the glitch.

Hth,
Dscho






reply via email to

[Prev in Thread] Current Thread [Next in Thread]