From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35708 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Om5Ws-0008RY-OP for qemu-devel@nongnu.org; Thu, 19 Aug 2010 09:51:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Om5Wg-000788-RQ for qemu-devel@nongnu.org; Thu, 19 Aug 2010 09:51:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63081) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Om5Wg-000780-Im for qemu-devel@nongnu.org; Thu, 19 Aug 2010 09:51:26 -0400 Date: Thu, 19 Aug 2010 10:51:16 -0300 From: Luiz Capitulino Message-ID: <20100819105116.21a9f61a@redhat.com> In-Reply-To: <4C6D3529.9020609@linux.vnet.ibm.com> References: <1282223922-5971-1-git-send-email-lcapitulino@redhat.com> <4C6D3529.9020609@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [STABLE 0.13 0/4][PULL]: Migration fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Anthony Liguori , qemu-devel@nongnu.org On Thu, 19 Aug 2010 08:44:09 -0500 Anthony Liguori wrote: > On 08/19/2010 08:18 AM, Luiz Capitulino wrote: > > Anthony, > > > > The following migration fixes have been sent to the list some time ago > > but have not been applied yet. They fix important bugs and seem good > > to me (I've tested them too). > > > > The changes (since 96638e706cd431528690cf611adcb04e1bc3255d) are available > > in the following repository: > > > > git://repo.or.cz/qemu/qmp-unstable.git patches-for-0.13 > > > > Please, also note that they should be applied in master too (except for > > the 'cont' one). > > > > Things need to be applied to master first, and then applied to > stable-0.13 via a cherry pick. Can you do so then please? I've added the 'STABLE 0.13' tag just to make sure they are not forgotten for 0.13. > Why should the 'cont' one be applied to stable but not master? It's already applied there.