From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm2y3-0006b1-55 for qemu-devel@nongnu.org; Fri, 21 Dec 2012 08:48:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tm2xu-0002YD-Hr for qemu-devel@nongnu.org; Fri, 21 Dec 2012 08:48:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm2xu-0002Y8-AV for qemu-devel@nongnu.org; Fri, 21 Dec 2012 08:48:42 -0500 Message-ID: <50D468B5.1090309@redhat.com> Date: Fri, 21 Dec 2012 14:48:37 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1356044532-8511-1-git-send-email-quintela@redhat.com> <87ehikmeqj.fsf@codemonkey.ws> <87d2y4qj2t.fsf@elfo.mitica> <50D457C3.9040605@redhat.com> <87hanfwmm2.fsf@codemonkey.ws> In-Reply-To: <87hanfwmm2.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/34] migration thread and queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, quintela@redhat.com Il 21/12/2012 14:39, Anthony Liguori ha scritto: > Do you think this would cause the behavior I've seen? Not clear to me. No idea, the first two hunks however are locking fixes, who knows what they might cause. Paolo