From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuP73-0007uV-5P for qemu-devel@nongnu.org; Tue, 10 Jun 2014 12:41:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuP6u-0004xX-4z for qemu-devel@nongnu.org; Tue, 10 Jun 2014 12:41:29 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:60917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuP6t-0004xQ-Up for qemu-devel@nongnu.org; Tue, 10 Jun 2014 12:41:20 -0400 Received: by mail-wi0-f178.google.com with SMTP id n15so3480661wiw.11 for ; Tue, 10 Jun 2014 09:41:19 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5397352D.7090508@redhat.com> Date: Tue, 10 Jun 2014 18:41:17 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1402417904-6523-1-git-send-email-quintela@redhat.com> In-Reply-To: <1402417904-6523-1-git-send-email-quintela@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/4] migration queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela , qemu-devel@nongnu.org Il 10/06/2014 18:31, Juan Quintela ha scritto: > Hi > > This includes: > > - last two patches that remove version_minimum_id_old. > > - refactor of opening of files was already tested (this is test-vmstate only) > - v4 of flags in ram_load from Peter. > > Please, apply. > > Juan. You missed the patch to change the default minimum downtime. Paolo