[Qemu-devel] "invisible wall" patch

2006-06-13 Thread Julian Seward
Could somebody please commit, or at least consider committing, Anthony Liguori's "invisible wall" patch, shown at http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html ? Without it, QEMU is essentially unusable on my SuSE 10 host; with it, the mouse stuff works perfectly. A couple

Re: [Qemu-devel] "invisible wall" patch

2006-06-13 Thread Michael McConnell
Julian Seward wrote: Could somebody please commit, or at least consider committing, Anthony Liguori's "invisible wall" patch, shown at http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html ? Without it, QEMU is essentially unusable on my SuSE 10 host; with it, the mouse stuff work

[Qemu-devel] Problem in compiling kqemu-1.3 .0pre7: kqemu-linux.c:52: error: expe cted ‘)’ before string constant

2006-06-13 Thread נדב ויניק
Title: Problem in compiling kqemu-1.3.0pre7: kqemu-linux.c:52: error: expected ‘)’ before string constant Hello I have problem to compile kqemu-1.3.0pre7: "kqemu-linux.c:52: error: expected ‘)’ before string constant" Thanks for your help Nadav

Re: [Qemu-devel] "invisible wall" patch

2006-06-13 Thread Eric Hameleers
Julian Seward wrote: > Could somebody please commit, or at least consider committing, > Anthony Liguori's "invisible wall" patch, shown at > http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html ? > > Without it, QEMU is essentially unusable on my SuSE 10 host; with it, > the mouse

Re: [Qemu-devel] Problem in compiling kqemu-1.3.0pre7: kqemu-linux.c:52: error: expected ?)? before string constant

2006-06-13 Thread Jens Axboe
On Tue, Jun 13 2006, ??? ? wrote: > Hello > > I have problem to compile kqemu-1.3.0pre7: > > "kqemu-linux.c:52: error: expected ?)? before string constant" This fixes it, I hope Fabrice will add it soon. --- kqemu-1.3.0pre7/kqemu-linux.c~ 2006-05-07 16:28:05.0 +0200 +++ kqemu-1

[Qemu-devel] qemu sdl.c

2006-06-13 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard06/06/13 10:49:13 Modified files: . : sdl.c Log message: 'invisible wall' patch (Anthony Liguori) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/sdl.c?cvsroot=qemu&r1=1.

[Qemu-devel] qemu sdl.c

2006-06-13 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard06/06/13 12:03:53 Modified files: . : sdl.c Log message: avoid stopping QEMU when switching desktops with Ctrl-Alt-x CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/sdl.c

[Qemu-devel] Mouse gets stuck w/ qemu-0.8.1 running Windows2000/XP

2006-06-13 Thread Agustin Barto
I'm running WindowsXP (the problem is also present with Windows2000) on qemu-0.8.1 over an FC5 host, and sometimes the mouse gets stuck at some point (kinda like hitting a screen edge) and I have to "wiggle" the mouse a bit to pass over this limit. I didn't have this problem with qemu-0.7.x and p

Re: [Qemu-devel] Mouse gets stuck w/ qemu-0.8.1 running Windows2000/XP

2006-06-13 Thread Johannes Schindelin
Hi, On Tue, 13 Jun 2006, Agustin Barto wrote: > I'm running WindowsXP (the problem is also present with Windows2000) > on qemu-0.8.1 over an FC5 host, and sometimes the mouse gets stuck at > some point (kinda like hitting a screen edge) and I have to "wiggle" > the mouse a bit to pass over this l

Re: [Qemu-devel] "invisible wall" patch

2006-06-13 Thread Anthony Liguori
Eric Hameleers wrote: Julian Seward wrote: Also, VNC functionality is still basically where it was when it was added to QEMU - which is barely above useable status. What functionality are you referring to? Regards, Anthony Liguori I liked the functionality offered by the libvncserver p

Re: [Qemu-devel] Support Questions

2006-06-13 Thread Joe Lee
I came across a product called Iemulator and think it based on QEMU. If so, I wanted to know how possible is it to re-brand qemu to something similar to Iemulator. Also, I am quite new to QEMU and virtualization in general and wanted to know the difference between QEMU and product like OpenVZ.

Re: [Qemu-devel] MIPS emulation?

2006-06-13 Thread Alessandro Corradi
>On Sat, Jan 14, 2006 at 07:34:36PM +0100, Tomasz Chmielewski wrote:>> >(A) You have to build a qemu-specific kernel to use the MIPS QEMU.>> >> And how to build "qemu-specific MIPS kernel"? >> >> Is it just a kernel built for MIPS, or perhaps some qemu-specific >> patches have to be applied?>>You h

Re: [Qemu-devel] Support Questions

2006-06-13 Thread Johannes Schindelin
Hi, On Tue, 13 Jun 2006, Joe Lee wrote: > I came across a product called Iemulator and think it based on QEMU. If > so, I wanted to know how possible is it to re-brand qemu to something > similar to Iemulator. It is based on QEmu. See http://www.iemulator.com/iemulator_faq.php, "Is iEmulator

[Qemu-devel] qemu vl.h

2006-06-13 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard06/06/13 15:57:21 Modified files: . : vl.h Log message: increase video memory to 8MB CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.125&r2=1.126

Re: [Qemu-devel] MIPS emulation?

2006-06-13 Thread Thiemo Seufer
Alessandro Corradi wrote: [snip] > Hi, > I downloaded mips/linux kernel from git and I configure it for qemu. > But when I make it gets this error: > > > /bin/sh: line 1: mips-linux-gcc: command not found > > What's wrong? You are either compiling natively on a mips system and have CONFIG_CROSS

[Qemu-devel] qemu vnc.c

2006-06-13 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard06/06/13 16:35:24 Modified files: . : vnc.c Log message: support for higher resolutions CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/vnc.c?cvsroot=qemu&r1=1.6&r2=1.7

[Qemu-devel] qemu/hw vga.c vga_int.h

2006-06-13 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard06/06/13 16:37:40 Modified files: hw : vga.c vga_int.h Log message: support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA BIOSes - added support for modes

[Qemu-devel] qemu+SDL question..

2006-06-13 Thread Ishwar Rattan
On a new Linux system: (Kanotix-lite) I compiled and installed SDL-1.2.10 compiled and installed qemu-0.8.1 but invocation of qemu results in error message: Couldn't Initialize SDL -- exiting any ideas? -ishwar ___ Qemu-devel mailing list Qe

Re: [Qemu-devel] Support Questions

2006-06-13 Thread Mike Kronenberg
On 13.06.2006, at 16:37, Joe Lee wrote: I came across a product called Iemulator and think it based on QEMU. If so, I wanted to know how possible is it to re-brand qemu to something similar to Iemulator. IEmulator (as of the 1.7.x series) is a rebrand of a early stage project Q Build (ht

Re: [Qemu-devel] Support Questions

2006-06-13 Thread Joe Lee
I am looking for a good GUI for QEMU. Below are the one I've found about so far. Does anyone know of any other good GUI that would be similar to VMware? http://sourceforge.net/projects/kqemu/ http://emeitner.f2o.org/qemu_launcher Mike Kronenberg wrote: On 13.06.2006, at 16:37, Joe Lee wrote:

[Qemu-devel] High resolution VGA modes

2006-06-13 Thread Fabrice Bellard
Hi, The previous commits enable the support of higher resolution VGA modes in QEMU (1152x864, 1280x1024 and 1600x1200) when using the VESA device driver (-std-vga option). The VESA device driver is known to work with Linux and Windows XP. The VGA memory was increased to 8 MB to enable 1600x1

Re: [Qemu-devel] High resolution VGA modes

2006-06-13 Thread Anthony Liguori
Fabrice Bellard wrote: Hi, The previous commits enable the support of higher resolution VGA modes in QEMU (1152x864, 1280x1024 and 1600x1200) when using the VESA device driver (-std-vga option). The VESA device driver is known to work with Linux and Windows XP. Is 2d acceleration possible w