* [Qemu-devel] qemu target-ppc/cpu.h target-ppc/op.c target-pp...
@ 2007-11-16 14:11 Jocelyn Mayer
2007-11-16 14:18 ` J. Mayer
0 siblings, 1 reply; 2+ messages in thread
From: Jocelyn Mayer @ 2007-11-16 14:11 UTC (permalink / raw)
To: qemu-devel
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.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/cpu.h?cvsroot=qemu&r1=1.93&r2=1.94
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op.c?cvsroot=qemu&r1=1.67&r2=1.68
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper.c?cvsroot=qemu&r1=1.68&r2=1.69
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper.h?cvsroot=qemu&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/translate.c?cvsroot=qemu&r1=1.108&r2=1.109
http://cvs.savannah.gnu.org/viewcvs/qemu/translate-all.c?cvsroot=qemu&r1=1.21&r2=1.22
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] qemu target-ppc/cpu.h target-ppc/op.c target-pp...
2007-11-16 14:11 [Qemu-devel] qemu target-ppc/cpu.h target-ppc/op.c target-pp Jocelyn Mayer
@ 2007-11-16 14:18 ` J. Mayer
0 siblings, 0 replies; 2+ messages in thread
From: J. Mayer @ 2007-11-16 14:18 UTC (permalink / raw)
To: qemu-devel
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 <l_indien@magic.fr>
Never organized
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-16 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 14:11 [Qemu-devel] qemu target-ppc/cpu.h target-ppc/op.c target-pp Jocelyn Mayer
2007-11-16 14:18 ` J. Mayer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).