From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bl3oC-00010e-BD for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:49:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bl3o9-00010S-Sv for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:49:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bl3o9-00010P-Ow for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:49:45 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bl3lQ-0007S7-02 for qemu-devel@nongnu.org; Thu, 15 Jul 2004 06:46:56 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bl3lP-0007Cu-00 for ; Thu, 15 Jul 2004 12:46:55 +0200 Received: from amarseille-206-1-13-193.w81-49.abo.wanadoo.fr ([81.49.73.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Jul 2004 12:46:55 +0200 Received: from daimon55 by amarseille-206-1-13-193.w81-49.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Jul 2004 12:46:55 +0200 From: Ronald Date: Thu, 15 Jul 2004 12:46:51 +0200 Message-ID: References: <200407151301.51493.hetz@softier.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: qemu win32 port Reply-To: daimon55@free.fr, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Le Thu, 15 Jul 2004 13:01:51 +0300, Hetz Ben Hamo a écrit : > On Thursday 15 July 2004 11:19, Ronald wrote: >> Hi, >> >> I have just a small question: >> Is there a reason for the stable and cvs qemu not including the patches >> avaibles for the win32 build? > > I'm not sure, but I think my latest snapshot includes the Win32 fixes > (including slirp support for Windows) that Fabrice commited.... > Yes, qemu-system-ppc can be build. What is missing are just features like console and audio support patches. > You can use my snapshot or wait for the upcoming 0.6.1 version which > includes those fixes.. Ok, that's for the win32 installer, we're searching a way to automate the builds and also provide a testing version from cvs but with the fixes and features for win32. Thanks for your help.