[Qemu-devel] [PATCH 10/12] Change total_time to total-time in MigrationStats

2012-08-06 Thread Orit Wasserman
Signed-off-by: Orit Wasserman --- qapi-schema.json |4 ++-- qmp-commands.hx |6 ++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/qapi-schema.json b/qapi-schema.json index 8cc40e2..3238403 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -260,7 +260,7 @@ # #

Re: [Qemu-devel] [PATCH 10/12] Change total_time to total-time in MigrationStats

2012-08-06 Thread Eric Blake
On 08/06/2012 11:51 AM, Orit Wasserman wrote: > Signed-off-by: Orit Wasserman Sparse on the commit message. You need to document why the change is safe (namely, call out which commit introduced 'total_time' in the first place, and the fact that the commit is not part of 1.1, so we are fixing an