Fix migrate set speed doc arg
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 15 Dec 2010 19:56:18 +0000 (17:56 -0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 27 Dec 2010 20:43:56 +0000 (21:43 +0100)
commit8ce79b4e2d52d3d69be524bec819c29b7b08b22e
tree3a01d98c03e2f9bdf76151d8225394ba53de0e69
parent10351c14dd460db9d348db49e9739a3a372141d0
Fix migrate set speed doc arg

We used to ignore any fractional part in 0.13, but due to recent
changes (started with 9f9b17a4f0865286391e4d3a0a735230122a2289)
migrate_set_speed will reject the fractional part.

We don't expect existing clients to be relying on this, but we
need to update the documentation to reflect the change.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
qmp-commands.hx