On 10/08/10 18:21, Paolo Bonzini wrote:
>> diff --git a/hmp-commands.hx b/hmp-commands.hx
>> index 95bdb91..f138a76 100644
>> --- a/hmp-commands.hx
>> +++ b/hmp-commands.hx
>> @@ -756,7 +756,8 @@ ETEXI
>>           .name       = "migrate_set_speed",
>>           .args_type  = "value:o",
>>           .params     = "value",
>> -        .help       = "set maximum speed (in bytes) for migrations",
>> +        .help       = "set maximum speed (in bytes) for migrations. "
>> +    "Defaults to KB if no size suffix is specified, ie. K/M/G/T",
>                      ^^
> 
> To MB, no?

DOH, you're right. Re-spin coming up shortly unless I receive anymore
comments.

Cheers,
Jes


Reply via email to