From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LiurY-0008A8-Fx for qemu-devel@nongnu.org; Sun, 15 Mar 2009 14:15:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LiurT-00087q-I9 for qemu-devel@nongnu.org; Sun, 15 Mar 2009 14:15:04 -0400 Received: from [199.232.76.173] (port=43581 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiurT-00087d-AV for qemu-devel@nongnu.org; Sun, 15 Mar 2009 14:14:59 -0400 Received: from mtaout01-winn.ispmail.ntl.com ([81.103.221.47]:44560) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LiurS-0001HM-QW for qemu-devel@nongnu.org; Sun, 15 Mar 2009 14:14:59 -0400 Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090315181457.UYSW2989.mtaout01-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for ; Sun, 15 Mar 2009 18:14:57 +0000 Received: from miranda.arrow ([213.107.21.171]) by aamtaout02-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090315181457.XMNP21638.aamtaout02-winn.ispmail.ntl.com@miranda.arrow> for ; Sun, 15 Mar 2009 18:14:57 +0000 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1LiurL-0006bI-Rd for qemu-devel@nongnu.org; Sun, 15 Mar 2009 18:14:52 +0000 Date: Sun, 15 Mar 2009 18:14:51 +0000 From: Stuart Brady Subject: Re: [Qemu-devel] [PATCH] [STABLE] Enable -k option on Win32 Message-ID: <20090315181451.GA25285@miranda.arrow> References: <49BD38CE.5080500@reactos.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <49BD38CE.5080500@reactos.org> Reply-To: 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 On Sun, Mar 15, 2009 at 06:20:14PM +0100, Hervé Poussineau wrote: > Hi, > > Attached patch enables -k option on Win32. There is no reason to disable it. A corresponding change is also needed for the help... I rather like Blue Swirl's idea of having a single set of definitions for command line options. (Not sure how practical the texi part of that is, but the core idea seems quite sensible.) Cheers, -- Stuart Brady