qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu target-ppc/cpu.h target-ppc/op.c target-pp...


From: J. Mayer
Subject: Re: [Qemu-devel] qemu target-ppc/cpu.h target-ppc/op.c target-pp...
Date: Fri, 16 Nov 2007 15:18:47 +0100

On Fri, 2007-11-16 at 14:11 +0000, Jocelyn Mayer wrote:
> CVSROOT:      /sources/qemu
> Module name:  qemu
> Changes by:   Jocelyn Mayer <j_mayer> 07/11/16 14:11:29
> 
> Modified files:
>       target-ppc     : cpu.h op.c op_helper.c op_helper.h translate.c 
>       .              : translate-all.c 
> 
> Log message:
>       Always make PowerPC hypervisor mode memory accesses and instructions
>         available for full system emulation, then removing all #if 
> TARGET_PPC64H
>         from micro-ops and code translator.
>       Add new macros to dramatically simplify memory access tables definitions
>         in target-ppc/translate.c.

Remark:
one should take care that having the hypervisor memory accessor
available might lead to trigger the gcc inlining limits bug. Then it
seems to me that a fix for this bug is needed asap, as reported in my
previous messages (titled "RFC: fix for random Qemu crashes).

-- 
J. Mayer <address@hidden>
Never organized





reply via email to

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