Re: [Qemu-devel] Graphic card

2005-10-29 Thread Mike Swanson
Well, it basically comes down to the fact that QEMU isn't so optimised as much as VMware is. >_> I'm not really a developer, but I'll answer as best as I can, and maybe somebody will correct me! 1. You can technically see videos right now, but yeah, it's not very smooth. Oh, and the guest operatin

Re: [Qemu-devel] qemu 0.7.2 and gcc 4

2005-10-29 Thread Leonard \"paniq\" Ritter
On Sat, 2005-10-29 at 20:20 -0400, Jim C. Brown wrote: > > is the binary image on > > fabrice.bellard.free.fr qemu enabled? > > What binary image? If you had bothered to search the website you could have found it yourself. it is on the downloads page. I tried it and it works... it is also kqemu

[Qemu-devel] Graphic card

2005-10-29 Thread Ricardo Almeida
Hi, I'm sure you got this asked over and over again, but I joined the list recently :o) I've installed qemu+kemu on linux and installed windows XP on it. The graphic card is slow :( and it's not possible to see videos :( 1- Will it be possible to see videos when some day the graphic card code is

Re: [Qemu-devel] qemu 0.7.2 and gcc 4

2005-10-29 Thread Jim C. Brown
On Sun, Oct 30, 2005 at 01:05:09AM +0200, Leonard paniq Ritter wrote: > On Sat, 2005-10-29 at 13:10 -0400, Jim C. Brown wrote: > > A patch is already available, as noted below. > > but where is it? :) > If you had bothered to search the archives you could have found it yourself. There is a link

Re: [Qemu-devel] qemu 0.7.2 and gcc 4

2005-10-29 Thread Leonard \"paniq\" Ritter
On Sat, 2005-10-29 at 13:10 -0400, Jim C. Brown wrote: > A patch is already available, as noted below. but where is it? :) > > In any case, most distros allow one to use gcc33 or something to compile > programs. I think a 'make CC=gcc33' would do the trick, if you have that > compiler installed.

[Qemu-devel] [parch] Incorrect IO index overflow check

2005-10-29 Thread Paul Brook
The attached patch fixes an incorrect overflow check in cpu_register_io_memory. Paul Index: exec.c === RCS file: /cvsroot/qemu/qemu/exec.c,v retrieving revision 1.65 diff -u -p -r1.65 exec.c --- exec.c 3 Sep 2005 10:49:04 - 1.65

[Qemu-devel] [patch] Move softmmu code into common headert

2005-10-29 Thread Paul Brook
The attached patch moves a chunk of duplicated softmmu code from target-*/exec.h into a common softmmu_exec.h file. Paul Index: target-arm/exec.h === RCS file: /cvsroot/qemu/qemu/target-arm/exec.h,v retrieving revision 1.5 diff -u -p

[Qemu-devel] Windows fullscreen patch

2005-10-29 Thread malc
Sometimes SDL under windows returns non NULL surface from SDL_SetVideoMode but surface pixels are set to NULL, the attached patch attempts to work around this. Without it ctrl-alt-f just crashes QEMU over here, since it never checks screen->pixels for validity assuming that if screen exists than

Re: [Qemu-devel] qemu 0.7.2 and gcc 4

2005-10-29 Thread Jim C. Brown
On Sat, Oct 29, 2005 at 05:39:48PM +0200, Leonard paniq Ritter wrote: > > hm i see. well, when will gcc 4 be working with qemu? i'm asking because > my distribution switched to gcc 4 a while ago. > A patch is already available, as noted below. My understanding of the register allocation problem

Re: [Qemu-devel] -nographic segfaults

2005-10-29 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Juergen Lock <[EMAIL PROTECTED]> writes: : Am I really the only one seeing this? I saw it too when I was chasing down ne2000 emulation issues... Warner ___ Qemu-devel mailing list Qemu-devel@nongnu.org http:

[Qemu-devel] -nographic segfaults

2005-10-29 Thread Juergen Lock
Hi! I got a report that qemu -nographic segfaults on FreeBSD, and indeed trying to do that with a kanotix linux livecd iso i get a coredump: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome

Re: [Qemu-devel] qemu 0.7.2 and gcc 4

2005-10-29 Thread Leonard \"paniq\" Ritter
hm i see. well, when will gcc 4 be working with qemu? i'm asking because my distribution switched to gcc 4 a while ago. On Tue, 2005-10-25 at 20:50 -0400, Jim C. Brown wrote: > On Tue, Oct 25, 2005 at 11:46:00PM +0200, Leonard paniq Ritter wrote: > > as most of you might already be aware, qemu 0.

Re: [Qemu-devel] Fwd: qemu

2005-10-29 Thread Mulyadi Santosa
Hello > 1. How do I build my own .img file to boot? Simply use qemu-img to create one. There are many file types you can use, raw, cow,qcow and etc. After that, simply start qemu with this new blank image together with your favourite distro ISO image (pass the path and the filename to -cdrom)

[Qemu-devel] Re: ODP: [PATCH] for faking DNS entry, was: Is it possible run qemu o n windows nt ?

2005-10-29 Thread Mulyadi Santosa
Hello > I will try it when I am able to compile, or maybe there is another > solution, not needing compilation ? In Linux, I simply add this line to /etc/resolv.conf: nameserver 127.0.0.1 In Windows, I don't know the equal file configuration for storing DNS server configuration, but you can

[Qemu-devel] Fwd: qemu

2005-10-29 Thread Wesley Parish
This was asked on my local CLUG. Does anyone have any experience in clustering qemu? Any war stories, any gotchas, any hints? Thanks Wesley Parish -- Forwarded Message -- Subject: qemu Date: Sat, 29 Oct 2005 11:13 From: Steve Holdoway <[EMAIL PROTECTED]> To: linux-users@it.