[Qemu-devel] http://qemu-forum.ipi.fi/ is down

2007-07-07 Thread Even Rouault
Error message: phpBB : Critical Error Could not connect to the database

[Qemu-devel] request

2007-07-07 Thread baizhiwen_2001

Re: [Qemu-devel] vnc with german keymap

2007-07-07 Thread Eduardo Felipe
2007/7/6, Juergen Lock [EMAIL PROTECTED]: On Thu, Jul 05, 2007 at 10:42:03AM +0200, Eduardo Felipe wrote: Your VNC client probably sends deadkey messages... or maybe I have a complicated way to handle simple things :) Yup, I tested with tightvnc-1.3.8. I've tried tightvnc and it does

[Qemu-devel] [PATCH] New features for QEMU text console

2007-07-07 Thread Stefan Weil
Hi, the current CVS version of QEMU supports a character device 'vc' which can be used for monitor, serial und parallel text consoles. Each text console window has an initial size of 80 x 25 characters or 640 x 400 pixels. When the user switches from graphical console to a text console, this

Re: [Qemu-devel] http://qemu-forum.ipi.fi/ is down

2007-07-07 Thread Pablo Virolainen
Even Rouault kirjoitti: Error message: phpBB : Critical Error Could not connect to the database Fixed ps. Thanks for the information Pablo

[Qemu-devel] qemu/linux-user syscall.c

2007-07-07 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/07/07 20:45:44 Modified files: linux-user : syscall.c Log message: Page align brk result like real Linux CVSWeb URLs:

[Qemu-devel] qemu/linux-user main.c

2007-07-07 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/07/07 20:46:41 Modified files: linux-user : main.c Log message: Deliver page faults to program CVSWeb URLs:

[Qemu-devel] qemu/target-sparc cpu.h

2007-07-07 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/07/07 20:44:36 Modified files: target-sparc : cpu.h Log message: Fix Sparc64 page size CVSWeb URLs:

[Qemu-devel] qemu/target-sparc cpu.h translate.c

2007-07-07 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/07/07 20:48:42 Modified files: target-sparc : cpu.h translate.c Log message: Fix wrong number of clean/saveable windows, match Linux startup register values CVSWeb URLs:

[Qemu-devel] qemu/target-sparc op_mem.h translate.c

2007-07-07 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/07/07 20:50:33 Modified files: target-sparc : op_mem.h translate.c Log message: Use unsigned 32-bit load for ld/lduw CVSWeb URLs:

[Qemu-devel] qemu gdbstub.c target-sparc/cpu.h target-sparc/...

2007-07-07 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/07/07 20:53:22 Modified files: . : gdbstub.c target-sparc : cpu.h op.c op_helper.c Log message: Report normalised CWP values to userland and GDB, not internal

Re : [Qemu-devel] [PATCH] Updated version of OpenGL patch

2007-07-07 Thread Sylvain Petreolle
Trying to compile latest CVS with ppc-softmmu enabled gave me this error. Removing it from --target-list makes the build complete. sdl.o: In function `sdl_resize': /home/syl/qemu/sdl.c:81: undefined reference to `opengl_exec_set_parent_window' /home/syl/qemu/sdl.c:101: undefined reference to

[Qemu-devel] KQEMU Lockup / Box Freezes on Athlon 64 3400+

2007-07-07 Thread Michael Champlain
Hi all. I recently downloaded qemu and kqemu sources for the first time, and compiled them on my box for a Windows 2000 guest OS setup. Qemu works fine, no problems, but when I attempt to use KQEMU, it locks up my box and I have to power fail it to reboot. System description is as follows:

Re: [Qemu-devel] [PATCH] Updated version of OpenGL patch

2007-07-07 Thread Even Rouault
Yes, it's a known issue. The patch only compiles with --target-list=i386-softmmu. On Sunday 08 July 2007 00:59:21 Sylvain Petreolle wrote: Trying to compile latest CVS with ppc-softmmu enabled gave me this error. Removing it from --target-list makes the build complete. sdl.o: In function

[Qemu-devel] MOV instructions spanning page boundaries cause access violations

2007-07-07 Thread pacifist
Hello, I'm running qemu 0.9.0 under Fedora Core 6 on a Pentium 4M machine. I have Windows Server 2003 Standard Edition running in the qemu emulator. Basically, what I intended to do was build up a machine according to the directions here: http://enomaly.com/resources/wiki/wiki/Windows%20on%20EC2/