From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA5Bs-0003eT-KE for qemu-devel@nongnu.org; Fri, 07 Sep 2012 16:30:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TA5Bb-0005gy-U0 for qemu-devel@nongnu.org; Fri, 07 Sep 2012 16:30:12 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:37756) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA5Bb-0005gu-Ns for qemu-devel@nongnu.org; Fri, 07 Sep 2012 16:29:55 -0400 Received: by wibhm2 with SMTP id hm2so148450wib.10 for ; Fri, 07 Sep 2012 13:29:54 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <504A593F.5000004@redhat.com> Date: Fri, 07 Sep 2012 22:29:51 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <87a9x1ls3b.fsf@elfo.mitica> <504A2A1F.8090703@redhat.com> <87627pliee.fsf@elfo.mitica> In-Reply-To: <87627pliee.fsf@elfo.mitica> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC v2] Migration thread List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: quintela@redhat.com Cc: chegu_vinod@hp.com, qemu-devel@nongnu.org Il 07/09/2012 21:52, Juan Quintela ha scritto: > This is the breakpoint. > > buffered_file: Move from using a timer to use a thread > > Everything before this could be integrated Today, from there, it needs > still more 'thought". True, on the other hand, the split ramlist mutex etc. would be premature. Paolo