From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QozWP-0000OV-5W for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:07:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QozWO-00074i-8w for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:07:41 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]:43199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QozWO-00073B-4d for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:07:40 -0400 Received: by wye20 with SMTP id 20so1255912wye.4 for ; Thu, 04 Aug 2011 08:07:34 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4E3AB5AC.3070600@redhat.com> Date: Thu, 04 Aug 2011 17:07:24 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1312326516-10117-1-git-send-email-aliguori@us.ibm.com> <4E389258.6040007@us.ibm.com> <4E398A44.8060507@codemonkey.ws> <4E3A48BE.2060302@redhat.com> <4E3A9CA0.9090706@codemonkey.ws> <4E3AA82B.2030300@redhat.com> <4E3AAD0F.4040502@codemonkey.ws> In-Reply-To: <4E3AAD0F.4040502@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] migration: remove subsections in fdc and rtl8139 and bump versions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Kevin Wolf , qemu-devel@nongnu.org, quintela@redhat.com On 08/04/2011 04:30 PM, Anthony Liguori wrote: > Force the subsection to be sent and increment the version number. That works if you want the smallest patch that fixes the bug. It doesn't if you want something that is useful, too. Paolo