From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvoIM-0006pY-VI for qemu-devel@nongnu.org; Thu, 17 Jan 2013 07:10:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvoIL-00061v-KR for qemu-devel@nongnu.org; Thu, 17 Jan 2013 07:10:10 -0500 Received: from mail-ea0-f182.google.com ([209.85.215.182]:50609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvn34-0003ih-5b for qemu-devel@nongnu.org; Thu, 17 Jan 2013 05:50:18 -0500 Received: by mail-ea0-f182.google.com with SMTP id a12so926520eaa.27 for ; Thu, 17 Jan 2013 02:50:17 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50F7D766.9010002@redhat.com> Date: Thu, 17 Jan 2013 11:50:14 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1358248702-14278-1-git-send-email-quintela@redhat.com> <874nihj8pp.fsf@codemonkey.ws> In-Reply-To: <874nihj8pp.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/14] migration queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Juan Quintela 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. Paolo