Re: [Qemu-devel] Patch for compiling with GCC 4

2008-02-17 Thread Christian Roue
Well, I somehow felt like it was a bit brutal and probably fixing the symptoms which is apparently the case. Looking more carefully, compile fails in : sh4-linux-user for function op_cmp_str_T0_T1 gcc optimization leads to a ret followed by a last assignement with a jump back. I guess dyngen hopes

[Qemu-devel] [PATCH, RFC] Sparc32/64 code generator for TCG

2008-02-17 Thread Blue Swirl
Hi, I implemented first pieces of Sparc32/64 code generator. It can't run any programs as goto_tb indirect method is broken. What is it supposed to do? Any other comments are welcome. For example, I added a call for prelude output. Index: qemu/tcg/sparc/tcg-target.c ==

Re: [Qemu-devel] qemu-system-amd64 (0.9.1) and freebsd guest - irq patch (pointer)

2008-02-17 Thread TeLeMan
I reported this bug and gave a patch. http://www.nabble.com/forum/ViewPost.jtp?post=14921171 Juergen Lock-2 wrote: > > Hi! > > I received the following posting and patch, sent to the freebsd-emulation > list, can anyone here say if it is correct, and if yes, apply? > http://docs.freebs

[Qemu-devel] qemu qemu-common.h sysemu.h vl.c hw/m48t59.c hw...

2008-02-17 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 08/02/17 11:42:20 Modified files: . : qemu-common.h sysemu.h vl.c hw : m48t59.c mc146818rtc.c omap.c pl031.c pxa2xx.c Log message: Unify RTCs that use host

[Qemu-devel] qemu/tcg tcg.c

2008-02-17 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 08/02/17 08:45:04 Modified files: tcg: tcg.c Log message: Fix typo CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/tcg/tcg.c?cvsroot=qemu&r1=1.6&r2=1.7