commit | 3a019b6e6ad64e4df452a15dced6c954e45246c4 | [log] [tgz] |
---|---|---|
author | Wen Congyang <wency@cn.fujitsu.com> | Thu Nov 25 09:06:05 2010 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Dec 06 09:51:41 2010 -0200 |
tree | ffe45be62212da91a6b4dfda4e3fa8b8142856f8 | |
parent | 83a27d4d1c7e6179bd6e5e8bfa505f62c402e999 [diff] |
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>