From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF4nh-0003wG-Dm for qemu-devel@nongnu.org; Mon, 11 Mar 2013 11:38:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UF4nd-00044J-Dh for qemu-devel@nongnu.org; Mon, 11 Mar 2013 11:38:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF4nd-000447-6x for qemu-devel@nongnu.org; Mon, 11 Mar 2013 11:38:05 -0400 From: Juan Quintela In-Reply-To: <87hakibv5u.fsf@codemonkey.ws> (Anthony Liguori's message of "Sun, 10 Mar 2013 20:08:13 -0500") References: <1362491165-16808-1-git-send-email-quintela@redhat.com> <87hakibv5u.fsf@codemonkey.ws> Date: Mon, 11 Mar 2013 16:38:09 +0100 Message-ID: <87haki3q1q.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PULL 00/46] migration queue Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Anthony Liguori wrote: > Juan Quintela writes: > >> Hi, Anthony >> >> please pull the migraiton queue, it includes: >> - paolo cleanup & remove buffering series (already reviewed upstream) >> - v2 of XBZRLE fixes from Orit > > After waiting for 10 minutes for repo.or.cz to respond, I gave up. I > try again later but repo.or.cz has been getting worse and worse lately. > > I suspect after Paolo's series, it'll need a rebase anyway. > > Regards, > > Anthony Liguori > Rebased (zero conflicts) and resend a pull request from a github tree. Later, Juan.