Re: [Qemu-devel] [PATCH 06/13] Add spent time for migration

2012-08-13 Thread Eric Blake
On 08/13/2012 01:39 PM, Luiz Capitulino wrote: > On Fri, 29 Jun 2012 18:43:57 +0200 > Juan Quintela wrote: > >> We add time spent for migration to the output of "info migrate" >> command. 'total_time' means time since the start fo migration if >> migration is 'active', and total time of migratio

Re: [Qemu-devel] [PATCH 06/13] Add spent time for migration

2012-08-13 Thread Luiz Capitulino
On Fri, 29 Jun 2012 18:43:57 +0200 Juan Quintela wrote: > We add time spent for migration to the output of "info migrate" > command. 'total_time' means time since the start fo migration if > migration is 'active', and total time of migration if migration is > completed. As we are also intereste

Re: [Qemu-devel] [PATCH 06/13] Add spent time for migration

2012-07-11 Thread Juan Quintela
Luiz Capitulino wrote: > On Wed, 11 Jul 2012 12:25:38 -0600 > Eric Blake wrote: > >> On 07/11/2012 12:08 PM, Luiz Capitulino wrote: >> > On Fri, 29 Jun 2012 18:43:57 +0200 >> > Juan Quintela wrote: >> > >> >> We add time spent for migration to the output of "info migrate" >> >> command. 'total

Re: [Qemu-devel] [PATCH 06/13] Add spent time for migration

2012-07-11 Thread Luiz Capitulino
On Wed, 11 Jul 2012 12:25:38 -0600 Eric Blake wrote: > On 07/11/2012 12:08 PM, Luiz Capitulino wrote: > > On Fri, 29 Jun 2012 18:43:57 +0200 > > Juan Quintela wrote: > > > >> We add time spent for migration to the output of "info migrate" > >> command. 'total_time' means time since the start f

Re: [Qemu-devel] [PATCH 06/13] Add spent time for migration

2012-07-11 Thread Eric Blake
On 07/11/2012 12:08 PM, Luiz Capitulino wrote: > On Fri, 29 Jun 2012 18:43:57 +0200 > Juan Quintela wrote: > >> We add time spent for migration to the output of "info migrate" >> command. 'total_time' means time since the start fo migration if >> migration is 'active', and total time of migratio

Re: [Qemu-devel] [PATCH 06/13] Add spent time for migration

2012-07-11 Thread Luiz Capitulino
On Fri, 29 Jun 2012 18:43:57 +0200 Juan Quintela wrote: > We add time spent for migration to the output of "info migrate" > command. 'total_time' means time since the start fo migration if > migration is 'active', and total time of migration if migration is > completed. As we are also intereste

[Qemu-devel] [PATCH 06/13] Add spent time for migration

2012-06-29 Thread Juan Quintela
We add time spent for migration to the output of "info migrate" command. 'total_time' means time since the start fo migration if migration is 'active', and total time of migration if migration is completed. As we are also interested in transferred ram when migration completes, adding all ram stat