From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48294 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlPOj-0004VW-7c for qemu-devel@nongnu.org; Fri, 04 Feb 2011 12:24:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlPOi-0005O5-63 for qemu-devel@nongnu.org; Fri, 04 Feb 2011 12:24:41 -0500 Received: from mail-iw0-f173.google.com ([209.85.214.173]:45866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPOh-0005Nm-TJ for qemu-devel@nongnu.org; Fri, 04 Feb 2011 12:24:40 -0500 Received: by iwc10 with SMTP id 10so2522056iwc.4 for ; Fri, 04 Feb 2011 09:24:39 -0800 (PST) Message-ID: <4D4C3651.4020609@codemonkey.ws> Date: Fri, 04 Feb 2011 11:24:33 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2 00/10] Make some devices optional References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Blue Swirl , qemu-devel On 02/04/2011 02:04 AM, Markus Armbruster wrote: > Blue Swirl writes: > > >> Disabling some devices from build is a frequently requested feature. >> Provide means to disable vmware_vga, vmmouse and HPET. >> > Long patch series without proper threading are a PITA to review. > git-send-email adds the necessary headers automatically. Could you try > using it? Thanks. > Would be nice for someone to put up a quick wiki page with a short tutorial on git-send-email (under a SubmittingPatches) page. Regards, Anthony Liguori