Re: [Qemu-devel] [PATCH 1/8] Add spent time for migration

2012-06-25 Thread Eric Blake
On 06/25/2012 12:24 AM, Orit Wasserman wrote: >> # @MigrationInfo >> @@ -275,8 +280,9 @@ >> # 'cancelled'. If this field is not returned, no migration process >> # has been initiated >> # >> -# @ram: #optional @MigrationStats containing detailed migration status, >> -#

Re: [Qemu-devel] [PATCH 1/8] Add spent time for migration

2012-06-24 Thread Orit Wasserman
On 06/22/2012 04:46 PM, 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 interested in transfer

[Qemu-devel] [PATCH 1/8] Add spent time for migration

2012-06-22 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