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 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

[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.

[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

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

[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 with

[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 very

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] qemu/target-arm helper.c

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