From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkG64-00039p-97 for qemu-devel@nongnu.org; Fri, 22 Jul 2011 09:48:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkG63-0006VY-3E for qemu-devel@nongnu.org; Fri, 22 Jul 2011 09:48:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkG62-0006VU-QC for qemu-devel@nongnu.org; Fri, 22 Jul 2011 09:48:55 -0400 Message-ID: <4E297FC0.7090907@redhat.com> Date: Fri, 22 Jul 2011 15:48:48 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1311170189-29734-1-git-send-email-freddy77@gmail.com> <4E2920FE.1060904@redhat.com> <4E294C85.2020005@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 0/5] qcow: coroutines cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: Kevin Wolf , Stefan Hajnoczi , qemu-devel@nongnu.org Hi, > git send-email --to='maintainer@domain' --cc='qemu-devel@nongnu.org' > outgoing/* It is a good idea to make the last argument "outgoing/0*.patch", otherwise you risk to send out the "0000-cover-letter.patch~" editor backup file ... Otherwise the procedure looks fine. cheers, Gerd