[Qemu-devel] [PATCH] MIPS: Fix 64 bit unaligned-memory access
Hi, This patch fixes the 64 bit instructions ldl, ldr, sdl and sdr on MIPS. To take the 3 least-significant bits, you need to mask the address with 7, and not with 4. Hervé unaligned_access64.diff Description: Binary data
[Qemu-devel] qemu Makefile.target cpu-all.h cpu-exec.c dynge...
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/05/05 19:23:11 Modified files: . : Makefile.target cpu-all.h cpu-exec.c dyngen-exec.h dyngen.c dyngen.h exec-all.h Log message: Some bits of Linux/MIPS host support, still segfaulty. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/Makefile.target?cvsroot=qemu&r1=1.167&r2=1.168 http://cvs.savannah.gnu.org/viewcvs/qemu/cpu-all.h?cvsroot=qemu&r1=1.69&r2=1.70 http://cvs.savannah.gnu.org/viewcvs/qemu/cpu-exec.c?cvsroot=qemu&r1=1.101&r2=1.102 http://cvs.savannah.gnu.org/viewcvs/qemu/dyngen-exec.h?cvsroot=qemu&r1=1.34&r2=1.35 http://cvs.savannah.gnu.org/viewcvs/qemu/dyngen.c?cvsroot=qemu&r1=1.49&r2=1.50 http://cvs.savannah.gnu.org/viewcvs/qemu/dyngen.h?cvsroot=qemu&r1=1.12&r2=1.13 http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.51&r2=1.52
[Qemu-devel] qemu mips.ld mipsel.ld
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/05/05 19:24:38 Added files: . : mips.ld mipsel.ld Log message: Linker scripts for MIPS hosts. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/mips.ld?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/mipsel.ld?cvsroot=qemu&rev=1.1
[Qemu-devel] qemu/target-mips op_helper_mem.c
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/05/05 20:13:13 Modified files: target-mips: op_helper_mem.c Log message: Fix a really stupid bug in the [ls]d[lr] emulation, by Herve Poussineau. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper_mem.c?cvsroot=qemu&r1=1.7&r2=1.8
[Qemu-devel] vnc2swf + qemu
Has anyone thought about this possibility? I think it could probably be adapted to have QEMU automatically spit out a shlockwave flash with audio, which would be great. jonathan -- -- Jonathan Kalbfeld +1 323 620 6682