qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 04/41] migration: print total downtime for final


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 04/41] migration: print total downtime for final phase of migration
Date: Tue, 02 Oct 2012 06:45:03 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 10/02/2012 05:32 AM, Juan Quintela wrote:
> Signed-off-by: Juan Quintela <address@hidden>
> 
> Reviewed-by: Paolo Bonzini <address@hidden>
> Reviewed-by: Orit Wasserman <address@hidden>
> ---

> +++ b/qmp-commands.hx
> @@ -2267,6 +2267,8 @@ The main json-object contains the following:
>  - "total-time": total amount of ms since migration started.  If
>                  migration has ended, it returns the total migration
>                time (json-int)
> +- "downtime": only present when migration has finished correctly
> +                total amount in ms for downtime that happened (json-int)

I think the convention is to indent the second line to the same column
as the first character after the colon.  But unless it affects the
appearance of any actual generated documentation, I don't think it's
worth a respin for two fewer spaces.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]