[Qemu-devel] qemu vl.c

2005-11-27 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/27 19:10:42 Modified files: . : vl.c Log message: win32 compile fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/vl.c.

Re: [Qemu-devel] Missing ENOTSUP def for OpenBSD

2005-11-27 Thread Dave Feustel
On Sunday 27 November 2005 10:23, David Coppa wrote: > Hi Dave, > take a look at these (unofficial) ports: > > http://todd.fries.net/ports/qemu-0.7.0.tgz > http://todd.fries.net/ports/qemu-0.7.1.tgz > http://todd.fries.net/ports/qemu-20050427.tgz > > A lot of patches need to be applied in order t

Re: [Qemu-devel] Missing ENOTSUP def for OpenBSD

2005-11-27 Thread David Coppa
Hi Dave, take a look at these (unofficial) ports: http://todd.fries.net/ports/qemu-0.7.0.tgz http://todd.fries.net/ports/qemu-0.7.1.tgz http://todd.fries.net/ports/qemu-20050427.tgz A lot of patches need to be applied in order to have a working qemu on OpenBSD: $ ls -1 qemu/patches/ patch-Makefi

[Qemu-devel] Missing ENOTSUP def for OpenBSD

2005-11-27 Thread Dave Feustel
When I attempt to build qemu from CVS on OpenbSD 3.7 using gcc 3.3.5 (propolice), ENOTSUP is reported as an undefined symbol. ENOTSUP is defined in vl.h, but it is only defined for Win32. Could a #define OPENBSD be added to qemu source for building qemu on OpenBSD platforms? Thanks, Dave Feuste

Re: [Qemu-devel] Re: anonymous cvs

2005-11-27 Thread Dave Feustel
On Sunday 27 November 2005 05:37, Antti P Miettinen wrote: > cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/qemu co qemu Worked like a charm! Thanks! -- Switch to Secure OpenBSD with a KDE desktop!!! NOW with Virtual PC OS support via QEMU and Beowulf clustering using PETSc and MPICH2! _

[Qemu-devel] MingW build fails

2005-11-27 Thread Evandro
Hello, Building QEMU from the current sources (qemu-snapshot-2005-11-26_23) on MingW host fails. The functions "qemu_chr_open_file_out()" and "qemu_chr_open_pipe()" are not defined for the WIN32 build. Below is the build log: gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/h

[Qemu-devel] Setup Clock Speed

2005-11-27 Thread Evandro
Hello All, There is a way to setup the clock speed of the emulated CPU? PS. I'm using an x86 host/ PowerPC target. I just dont want my PPC flying high (if the target PPC emulation will slowed down will remain more resources on my host machine). Thank You! Evandro

[Qemu-devel] Re: anonymous cvs

2005-11-27 Thread Antti P Miettinen
Dave Feustel <[EMAIL PROTECTED]> writes: > Is there an anonymous cvs server from which I can > checkout the current version of qemu? cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/qemu co qemu -- http://www.iki.fi/~ananaza/ ___ Qemu-devel mailing list Qe

Re: [Qemu-devel] anonymous cvs

2005-11-27 Thread Dave Feustel
On Sunday 27 November 2005 04:08, Pavel Janík wrote: >From: Dave Feustel <[EMAIL PROTECTED]> >Date: Sat, 26 Nov 2005 15:23:36 -0500 > > Hi, > >> Is there an anonymous cvs server from which I can >> checkout the current version of qemu? > > I was able to find it by entering two wo

Re: [Qemu-devel] anonymous cvs

2005-11-27 Thread Pavel Janík
From: Dave Feustel <[EMAIL PROTECTED]> Date: Sat, 26 Nov 2005 15:23:36 -0500 Hi, > Is there an anonymous cvs server from which I can > checkout the current version of qemu? I was able to find it by entering two words qemu and CVS into Google... http://savannah.nongnu.org/cvs/?group=