From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbJGU-0001xa-Rb for qemu-devel@nongnu.org; Mon, 17 Mar 2008 13:36:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbJGR-0001wN-V4 for qemu-devel@nongnu.org; Mon, 17 Mar 2008 13:36:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbJGR-0001w8-CM for qemu-devel@nongnu.org; Mon, 17 Mar 2008 13:36:47 -0400 Received: from mtaout02-winn.ispmail.ntl.com ([81.103.221.48]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbJGQ-0007KV-Hy for qemu-devel@nongnu.org; Mon, 17 Mar 2008 13:36:47 -0400 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080317173916.OUVD27871.mtaout02-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Mon, 17 Mar 2008 17:39:16 +0000 Received: from miranda.arrow ([213.107.26.151]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20080317173959.HZRY219.aamtaout01-winn.ispmail.ntl.com@miranda.arrow> for ; Mon, 17 Mar 2008 17:39:59 +0000 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1JbJGJ-0004Q1-BI for qemu-devel@nongnu.org; Mon, 17 Mar 2008 17:36:39 +0000 Date: Mon, 17 Mar 2008 17:36:39 +0000 From: Stuart Brady Subject: Re: [Qemu-devel] Patches? Message-ID: <20080317173639.GA16942@miranda.arrow> References: <47DE6FD6.4010206@mlbassoc.com> <200803171043.04220.computers57@hotmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200803171043.04220.computers57@hotmail.com> 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 Mon, Mar 17, 2008 at 10:42:51AM -0600, C.W. Betts wrote: > The best place to send patches is this mailing list. > I think they have to be a unified diff, i.e. diff -u. I'd also recommend using the '-p' option, which shows the name of the function that each change is in. Cheers, -- Stuart Brady