qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] Win32 build


From: Ronald
Subject: [Qemu-devel] Re: [PATCH] Win32 build
Date: Mon, 10 Jan 2005 17:29:58 +0100
User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)

Le Sun, 09 Jan 2005 03:25:43 +0100, Filip Navara a écrit :

> Changes:
> - Add x86_64-softmmu target to the build. - Fix compiling with newer
> w32api headers.
> Index: configure
> =================================================================== RCS
> file: /cvsroot/qemu/qemu/configure,v retrieving revision 1.50
> diff -u -r1.50 configure
> --- configure 3 Jan 2005 23:38:40 -0000       1.50 +++ configure      9 Jan 
> 2005
> 01:59:41 -0000 @@ -181,7 +181,7 @@
>  strip="${cross_prefix}${strip}"
>  
>  if test "$mingw32" = "yes" ; then
> -    target_list="i386-softmmu ppc-softmmu sparc-softmmu" +   
> target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu"
>      EXESUF=".exe"
>      gdbstub="no"
>      oss="no"

Just a comment about qemu-system-x86_64, I have successfully loaded
http://bochs.sourceforge.net/guestos/linux.x86-64.bzImage on windows
98/750MHz duron. I went as far as the kernel mount the root ro and free
unused memory (on linux too) because of tls.

Another thing which can be of interest: I have updated SDL to 1.2.8,
wine (20041201) can now launch qemu.exe without setting bpp to a fixed
value in sdl.c

--- qemu-doc.texi       2004-12-20 01:18:55.000000000 +0100
+++ qemu-doc.texi.new   2005-01-10 17:25:16.582909377 +0100
@@ -1287,9 +1287,6 @@

 @end itemize

-Note: Currently, Wine does not seem able to launch
-QEMU for Win32.
-
 @section Mac OS X

 The Mac OS X patches are not fully merged in QEMU, so you should look





reply via email to

[Prev in Thread] Current Thread [Next in Thread]