From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNnGt-0006jt-TC for qemu-devel@nongnu.org; Tue, 08 Nov 2011 10:07:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNnGm-0005Hf-8K for qemu-devel@nongnu.org; Tue, 08 Nov 2011 10:07:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:13658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNnGm-0005HV-1J for qemu-devel@nongnu.org; Tue, 08 Nov 2011 10:07:24 -0500 From: Markus Armbruster References: <1320757056-16154-1-git-send-email-chenwj@iis.sinica.edu.tw> <20111108144337.GB51305@cs.nctu.edu.tw> Date: Tue, 08 Nov 2011 16:07:12 +0100 In-Reply-To: <20111108144337.GB51305@cs.nctu.edu.tw> (=?utf-8?B?IumZsw==?= =?utf-8?B?6Z+L5Lu7Iidz?= message of "Tue, 8 Nov 2011 22:43:37 +0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/6] Remove libqemu related stuff from QEMU source tree List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?B?6Zmz6Z+L5Lu7?= Cc: qemu-devel@nongnu.org =E9=99=B3=E9=9F=8B=E4=BB=BB writes: >> Please thread together your patches so that the parts appear as replies >> to the cover letter. git-send-email should do that by default. >>=20 >> Why? Disconnected parts can easily get separated in the list. When >> that happens, your reviewers need to hunt for parts. They may choose to >> review something else instead. Can't blame them; reviewing is more >> productive than hunting for parts. > > Sorry about that. Should I re-sent this series? Try that if you don't get reviews ;) Else just get it right with your next patch series.