From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3pxU-00074f-SB for qemu-devel@nongnu.org; Tue, 21 Aug 2012 11:01:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3pxO-0000SZ-CD for qemu-devel@nongnu.org; Tue, 21 Aug 2012 11:01:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3pxO-0000SO-4A for qemu-devel@nongnu.org; Tue, 21 Aug 2012 11:01:26 -0400 From: Juan Quintela In-Reply-To: <20120821114248.1f3f4cc7@doriath.home> (Luiz Capitulino's message of "Tue, 21 Aug 2012 11:42:48 -0300") References: <1345288635-1369-1-git-send-email-quintela@redhat.com> <1345288635-1369-4-git-send-email-quintela@redhat.com> <502F927A.8060709@redhat.com> <20120821114248.1f3f4cc7@doriath.home> Date: Tue, 21 Aug 2012 17:00:20 +0200 Message-ID: <87boi4e1dn.fsf@elfo.mitica> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] For 1.2: Re: [PATCH 3/8] migration: move total_time from ram stats to migration info Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: Anthony Liguori , Eric Blake , qemu-devel@nongnu.org Luiz Capitulino wrote: > On Sat, 18 Aug 2012 07:02:50 -0600 > Eric Blake wrote: > > I can cherry-pick this into the qmp branch. > > Juan, I can also fix myself the problem I pointed out above if that > works for you. I very much preffer that. But what to do with the other ones? They are really simple, and it makes things better for users? Anthony? Later, Juan.