[Qemu-devel] Qemu

2006-05-13 Thread wayne tempel
Hello, My name is Wayne. I've been using your product to expirement with Damn Small Linux. I have versions 0.7.2 and 0.8.1 installed on my computer. It was working just fine, but now it's not. Do I need to uninstall the 0.7.2 version? It keeps telling me Qemu acceleration layer is not

Re: [Qemu-devel] Re: QEMU 0.8.1 and vnc

2006-05-13 Thread Jamie Lokier
Anthony Liguori wrote: > Exactly. If you have a good network connection, you'll tend to get > lucky. The conditions for this race to happen are 1) a server receives > a SetPixelFormat with a different BPP 2) the server has already sent > data on the wire in the previous BPP but the client did

[Qemu-devel] qemu qemu-doc.texi

2006-05-13 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/05/13 16:55:46 Modified files: . : qemu-doc.texi Log message: Update ARM board documentation. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu

[Qemu-devel] qemu Makefile

2006-05-13 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/05/13 16:54:03 Modified files: . : Makefile Log message: Move all: target first. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/Makefil

Re: [Qemu-devel] Re: QEMU 0.8.1 and vnc

2006-05-13 Thread Anthony Liguori
Paul Brook wrote: On Saturday 13 May 2006 16:15, Chris Wilson wrote: Hi Anthony, On Fri, 12 May 2006, Anthony Liguori wrote: A problem arises when the client sends a SetPixelFormat message. There is no "ack" message from the server so the client has to assume that as soon as it sends

[Qemu-devel] System emulation for MIPS AR7

2006-05-13 Thread Stefan Weil
AR7 is a MIPS 4KEc based system used in WLAN and DSL routers. A patched version of QEMU CVS HEAD allows running of OpenWrt, a Linux distribution for routers. The serial console works, but large parts of the hardware emulation are still very rudimentary. Sorry, my patches are still not ready for i

[Qemu-devel] qemu Makefile.target

2006-05-13 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/05/13 16:30:17 Modified files: . : Makefile.target Log message: Add dependency on config.h and config-host.h. CVSWeb URLs: http://cvs.savannah.gnu.

[Qemu-devel] qemu ./Makefile.target ./vl.h hw/acpi.c hw/ide....

2006-05-13 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/05/13 16:11:23 Modified files: . : Makefile.target vl.h hw : acpi.c ide.c pc.c pci.c ppc_chrp.c sun4m.c sun4u.c

Re: [Qemu-devel] Re: QEMU 0.8.1 and vnc

2006-05-13 Thread Paul Brook
On Saturday 13 May 2006 16:15, Chris Wilson wrote: > Hi Anthony, > > On Fri, 12 May 2006, Anthony Liguori wrote: > > A problem arises when the client sends a SetPixelFormat message. There > > is no "ack" message from the server so the client has to assume that as > > soon as it sends out the messa

Re: [Qemu-devel] Re: QEMU 0.8.1 and vnc

2006-05-13 Thread Chris Wilson
Hi Anthony, On Fri, 12 May 2006, Anthony Liguori wrote: A problem arises when the client sends a SetPixelFormat message. There is no "ack" message from the server so the client has to assume that as soon as it sends out the message, the server is now using the new pixel format. RealVNC uses

[Qemu-devel] qemu Makefile

2006-05-13 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/05/13 13:55:08 Modified files: . : Makefile Log message: Allow parallel make. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/Makefile.d