From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVN2F-0005Ch-F4 for qemu-devel@nongnu.org; Tue, 10 Mar 2015 12:29:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVN2C-0006au-1X for qemu-devel@nongnu.org; Tue, 10 Mar 2015 12:29:35 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:46314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVN2B-0006ap-Rj for qemu-devel@nongnu.org; Tue, 10 Mar 2015 12:29:31 -0400 Received: by labgm9 with SMTP id gm9so2885709lab.13 for ; Tue, 10 Mar 2015 09:29:31 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 10 Mar 2015 16:29:10 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v4 0/2] integrator/cp: Working SD card support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Peter Crosthwaite , qemu-devel On 10 March 2015 at 16:27, Jan Kiszka wrote: > PS: Please extend the patch tools to finally support partially updated > series. This series is small, but resending some dozens of patches for > updating only one in the middle is, well, suboptimal. Among other things, I use gmail tags to mark things to review, so I need a cover letter to apply the tag to. So basically the assumption that patchsets are always complete is pretty heavily baked into a lot of things. -- PMM