[Qemu-devel] Updated QEMU binary with fixed invisible wall?

2006-07-21 Thread Dirk Behme
Hi, sorry if this is a FAQ, but while playing with installing Win under Linux (you know, the quick start guide) I found that I have the "invisible wall" mouse problem as well. I used the binary qemu-0.8.1-i386.tar.gz from QEMU's download area. Recent CVS seems to contain [1] already. Is there any

Re: [Qemu-devel] QuickStartGuide on QEMU Wiki

2006-07-21 Thread Dirk Behme
Fabrice Bellard wrote: Thank you for the advices. I modified the web site: tell me if you see other problems. Great! Many thanks! I'm not sure, but I think I can remember that in the download area there was a link to the QEMU daily snapshots (I think called "mirror"?) at http://qemu.dad-an

[Qemu-devel] [PATCH] Add special MIPS multiply instructions

2006-07-21 Thread Dirk Behme
This is an update of MIPS NEC VR5400 special instruction patch [1]. It is necessary because of MIPS instruction set configuration patch. Therefore this patch has to be applied on top of http://lists.gnu.org/archive/html/qemu-devel/2006-07/msg00158.html Best regards Dirk [1] http://lists.gnu.o

[Qemu-devel] qemu/target-arm helper.c

2006-07-21 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 06/07/21 22:39:58 Modified files: target-arm : helper.c Log message: Fix Arm cp15 c13 (Process ID) register writes. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-arm/helper.c?cv

Re: [Qemu-devel] Re: Re: Re: QEMU GUI-Frontend based on Libvert API

2006-07-21 Thread Linas Žvirblis
Anthony Liguori wrote: > Look at the archives from the 16th. Fabrice hasn't said yet whether he > likes this approach. He also hasn't said he dislikes it though :-) I looked trough the GUI part of the patch and this seems to be what I have always missed in QEMU. Great, really. ___

[Qemu-devel] Re: Re: Re: QEMU GUI-Frontend based on Libvert API

2006-07-21 Thread Anthony Liguori
On Sat, 22 Jul 2006 00:15:21 +0300, Linas Žvirblis wrote: > Anthony Liguori wrote: > >> I posted some patches earlier to implement some of the basic support for >> having a GUI bundled with QEMU. Hopefully that's the first step. > > As a developer of an old-style GUI front-end [1] to QEMU, I am

Re: [Qemu-devel] Re: Re: QEMU GUI-Frontend based on Libvert API

2006-07-21 Thread Linas Žvirblis
Anthony Liguori wrote: > I posted some patches earlier to implement some of the basic support for > having a GUI bundled with QEMU. Hopefully that's the first step. As a developer of an old-style GUI front-end [1] to QEMU, I am very interested in this. Where can I find more information on this?

[Qemu-devel] Re: Re: QEMU GUI-Frontend based on Libvert API

2006-07-21 Thread Anthony Liguori
On Fri, 21 Jul 2006 15:58:41 -0400, Joe Lee wrote: > Well, first let me say I am not a programmer and know very little about > GUI development and their toolkits. But, I have been reading up and > learning about what's out there. Having said that, I think "Virt-Manager" > is built using GTK/Glade

Re: [Qemu-devel] Re: QEMU GUI-Frontend based on Libvert API

2006-07-21 Thread Joe Lee
Anthony Liguori wrote: On Fri, 21 Jul 2006 14:37:10 -0400, Evan Paul wrote: The libVirt project is a community-sponsored project that aims to bring more simplicity and standards to the Linux VM world. At its core, libVirt is a C toolkit that provides interaction with virtualization capabiliti

[Qemu-devel] Re: QEMU GUI-Frontend based on Libvert API

2006-07-21 Thread Anthony Liguori
On Fri, 21 Jul 2006 14:37:10 -0400, Evan Paul wrote: > > The libVirt project is a community-sponsored project that aims to bring > more simplicity and standards to the Linux VM world. At its core, > libVirt is a C toolkit that provides interaction with virtualization > capabilities of the Linux ope

[Qemu-devel] QEMU GUI-Frontend based on Libvert API

2006-07-21 Thread Evan Paul
Hi All, I know there's been several thread discussions regarding GUI-Frontend for QEMU and there already exist some projects that offers GUI for QEMU. But, recently, I've come to learn about an open source project called libvert which is actively being developed at http://www.libvirt.org. Bel

Re: [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dyng..)

2006-07-21 Thread Sim
Hi! And this whit ./configure --disable-gfx-check --disable-sdl --disable-audio --target-list=i386-user ../dyngen -o op.h op.o ../dyngen -c -o opc.h op.o gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I.. -I/usr/local/src/qemu/target-i386 -I/usr/local/src/qemu -I/usr/local/src

Re: [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dyng..)

2006-07-21 Thread Sim
You're still not using the most up-to-date version (from CVS*). Additionally more information on your host system would be helpful. Hi Jan ! Thanks for your reply and CVS address. Here my configure and make per CVS version.

Re: [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dyng..)

2006-07-21 Thread Jan Marten Simons
Sim wrote: > Here my last test for build QEmu :-( > > > ./configure --disable-gfx-check --target-list=i386-user --disable-sdl > --disable-audio > > g -fno-strict-aliasing -fomit-frame-pointer > -mpreferred-stack-boundary=2 -falign-functions=0 -fno-gcse > -fno-reorder-blocks -fno-optimize-sibling-ca