commit | 04f8c053cca9c329eebb761f3a1ffef3d349b84c | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Tue Apr 06 16:39:42 2010 -0300 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Apr 26 11:17:19 2010 -0300 |
tree | f46d68dba72583e2714d790a82dfd6fced1b6f3c | |
parent | abaf2f52716625d4b1e29204cab644ed656504cf [diff] |
QMP: Check "arguments" member's type Otherwise the following input crashes QEMU: { "execute": "migrate", "arguments": "tcp:0:4446" } Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>