From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8v1q-0003DV-7K for qemu-devel@nongnu.org; Thu, 12 Jul 2007 05:32:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8v1l-0003AN-Bw for qemu-devel@nongnu.org; Thu, 12 Jul 2007 05:32:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8v1k-00039k-OY for qemu-devel@nongnu.org; Thu, 12 Jul 2007 05:32:00 -0400 Received: from phoenix.bawue.net ([193.7.176.60] helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I8v1j-0005HR-DS for qemu-devel@nongnu.org; Thu, 12 Jul 2007 05:32:00 -0400 Date: Thu, 12 Jul 2007 10:30:40 +0100 From: Thiemo Seufer Subject: Re: [Qemu-devel] Ping: PATCH: fix configure for cygwin Message-ID: <20070712093040.GA18974@networkno.de> References: <83AEFF53-B787-493A-8C6C-79E01CE06EBB@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83AEFF53-B787-493A-8C6C-79E01CE06EBB@adacore.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tristan Gingold Cc: qemu-devel@nongnu.org Tristan Gingold wrote: > Hi, > > any comment/review on this patch ? > > Is there any interest for Win32 ? I have patches (serial input from > console) to port to the current version. Committed. Thiemo