From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bqx87-0001fD-As for qemu-devel@nongnu.org; Sat, 31 Jul 2004 12:54:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bqx85-0001dc-Ib for qemu-devel@nongnu.org; Sat, 31 Jul 2004 12:54:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bqx85-0001dX-F8 for qemu-devel@nongnu.org; Sat, 31 Jul 2004 12:54:41 -0400 Received: from [194.90.9.24] (helo=mxout3.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bqx4W-0002zp-E5 for qemu-devel@nongnu.org; Sat, 31 Jul 2004 12:51:00 -0400 Received: from [10.0.0.150] ([212.235.3.61]) by mxout3.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0I1Q00A0Z6SY80@mxout3.netvision.net.il> for qemu-devel@nongnu.org; Sat, 31 Jul 2004 19:50:59 +0300 (IDT) Date: Sat, 31 Jul 2004 19:50:58 +0300 From: Hetz Ben Hamo Message-id: <200407311950.58366.hetz@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-8-i Content-transfer-encoding: 7BIT Content-disposition: inline Subject: [Qemu-devel] Patches in.. Reply-To: hetz@witch.dyndns.org, 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 Hi, I added Andre's patch for some GCC Optimizations (it's in patches/GCC-optimizations). I also added Brad's mkimage utility to create virtual hard disk image easily (it's in utilities/QEMU-HD-Create). Make sure you have it with executable flag and put it in your path.. Thanks fot the stuff guys.. Hetz