correct migrate_set_speed's args_type
commit3a019b6e6ad64e4df452a15dced6c954e45246c4
authorWen Congyang <wency@cn.fujitsu.com>
Thu, 25 Nov 2010 01:06:05 +0000 (25 09:06 +0800)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 6 Dec 2010 11:51:41 +0000 (6 09:51 -0200)
treeffe45be62212da91a6b4dfda4e3fa8b8142856f8
parent83a27d4d1c7e6179bd6e5e8bfa505f62c402e999
correct migrate_set_speed's args_type

The args_type of migrate_set_speed in qmp-commands.hx is wrong.
When we set migrate speed by json, qemu will be core dumped.

This bug was caused by 07de3e60b05 and hence affects master only.

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
qmp-commands.hx