Re: [Qemu-devel] Qemu + Windows

2005-05-29 Thread Michael Noisternig
Is there somewhere a Windows build available for download that has old that patches incorporated? Sorry, but I don't want to download and install MingW just for compiling Qemu. Thanks again, Michael Noisternig ___ Qemu-devel mailing list Qemu-devel@n

Re: [Qemu-devel] Qemu + Windows

2005-05-29 Thread Michael Noisternig
The problem is that the official binary on the sf website doesn't print *anything* because of this. Not even on "qemu -h". Oh, wait a minute, there is no official windows build, on the homepage I meant. I was talking about the windows build that is linked to at the homepage. __

Re: [Qemu-devel] Qemu + Windows

2005-05-29 Thread Michael Noisternig
several things don't work on Windows, as you certainly know. Probably most of them are easy to fix. E.g. don't write to stderr on Windows, you won't see it (unless redirected), (IIRC). You'll see STDERR output as long as Qemu is compiled as a console application. The problem is that the offic

[Qemu-devel] Bug compiling kqemu

2005-05-29 Thread Juergen Bullinger
Hi all, sorry if this is already a known problem. I downloaded qemu 0.7.0 and kqemu 0.6.2-1. First I only compiled qemu 0.7.0 without kqemu on my machine (which is a AMD Athlon/64 running Fedora Core 3 in the 86_64 distribution). Qemu worked fine with Win 98. Then I tried to compile it a second ti

Re: [Qemu-devel] Qemu sandbox for teaching

2005-05-29 Thread Herbert Poetzl
On Sat, May 28, 2005 at 07:50:53PM +0200, Jerome Warnier wrote: > Le samedi 28 mai 2005 à 14:13 +0100, Paul Brook a écrit : > > On Saturday 28 May 2005 13:42, Jerome Warnier wrote: > > > Does someone here have an idea on how to do the following using Qemu, > > > but I'm open to other suggestions: >

Re: [Qemu-devel] OS/2 Bootloader Some weird behaviour of branch instruction

2005-05-29 Thread Tero Kaarlela
J. Mayer wrote: On Wed, 2005-05-25 at 21:59 +0300, Tero Kaarlela wrote: I have just realized that when running in LE mode in_asm dump is not useful because it shows code in BE-format. I'll try to make it print in LE format. And those invalid opcodes is this because after OS/2 crashes Qemu

[Qemu-devel] CVS : No longer boots a W2K image

2005-05-29 Thread Emmanuel Charpentier
Dear List, I recently upgraded to QEMU 0.7.0 (self-compiled with kqemu on top of Debian Sid). It worked fine, but I was unable to use the new 1152x960 an 1280x1024 graphics mode in most case, image seriously garbled, and reverting to 640x480x8 in the remainder of cases ; 1024x768x16 is still OK af

Re: [Qemu-devel] cocoa.m using openGL

2005-05-29 Thread Pierre d'Herbemont
On 28 mai 05, at 20:39, Mike Kronenberg wrote:Pierre d'Herbemont wrote:It doesn't work on my iMac DV G3 400. I know that its ATI Rage 128 is very limited, but I think that we'll had to keep both version...Did You get an error-message so we could include a autoswitch?Nop... The main window's buffer

Re: [Qemu-devel] [PATCH] cocoa.m

2005-05-29 Thread Pierre d'Herbemont
On 28 mai 05, at 20:36, Mike Kronenberg wrote:Pierre d'Herbemont wrote:That  should be done with not much troubles, if we manage to get qemu  thread safe. Did you try that way? Until the 7. May I was trying to get all into qemu... sources are still there.I was looking into making the contoller one

Re: [Qemu-devel] Qemu + Windows

2005-05-29 Thread Jernej Simonèiè
On Sunday, May 29, 2005, 11:34:42, Michael Noisternig wrote: > The problem is that the official binary on the sf website doesn't print > *anything* because of this. Not even on "qemu -h". I posted a program that can change that here:

Re: [Qemu-devel] Bug compiling kqemu

2005-05-29 Thread Ishwar Rattan
On Sun, 29 May 2005, Juergen Bullinger wrote: > LD [M] /home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu.o > ld: Relocatable linking with relocations from format elf32-i386 > (/home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu-mod.o) to format > elf64-x86-64 (/home/juergen/downloads/qemu/qem

Re: [Qemu-devel] weird errors on x86_64 target (i686 host)

2005-05-29 Thread VMiklos
VMiklos wrote: i just tried out the new x86_64 target (version 0.7.0), wanted to install a gentoo system. i downloaded the install livecd: http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/releases/amd64/2005.0/installcd/install-amd64-minimal-2005.0.iso here are the first problem. most com