From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvorg-0001xr-KO for qemu-devel@nongnu.org; Thu, 17 Jan 2013 07:46:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tvorb-00073t-VB for qemu-devel@nongnu.org; Thu, 17 Jan 2013 07:46:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:21622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvorb-00073Z-Mi for qemu-devel@nongnu.org; Thu, 17 Jan 2013 07:46:35 -0500 From: Juan Quintela In-Reply-To: <50F7D766.9010002@redhat.com> (Paolo Bonzini's message of "Thu, 17 Jan 2013 11:50:14 +0100") References: <1358248702-14278-1-git-send-email-quintela@redhat.com> <874nihj8pp.fsf@codemonkey.ws> <50F7D766.9010002@redhat.com> Date: Thu, 17 Jan 2013 13:46:30 +0100 Message-ID: <87wqvckme1.fsf@elfo.mitica> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 00/14] migration queue Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, Anthony Liguori Paolo Bonzini wrote: > Il 16/01/2013 19:14, Anthony Liguori ha scritto: >> Juan Quintela writes: >> >>> Hi >>> >>> This is the intersect of the paolo & me patches for migration thread, >>> please consided for inclusion. >>> >>> The following changes since commit cf7c3f0cb5a7129f57fa9e69d410d6a05031988c: >>> >>> virtio-9p: fix compilation error. (2013-01-14 18:52:39 -0600) >>> >>> are available in the git repository at: >>> >>> git://repo.or.cz/qemu/quintela.git thread.next >>> >>> for you to fetch changes up to 869342e49d89763f7590ebc52eaecd9ce9f7baa1: >>> >>> Rename buffered_ to migration_ (2013-01-15 12:14:40 +0100) >> >> If this a PULL request, you should put 'PULL' in the subject. > > It shouldn't be, because the patches have never been posted before. > That said, I'm okay with pulling all patches except the last one. I will add that as reviewed by? O:-) Sending all less the last one with proper PULL request. Later, Juan.