commit | 88f7db846264223f6059ec329e7b7a77026ad475 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Wed Apr 07 14:49:37 2010 -0300 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Apr 26 11:17:09 2010 -0300 |
tree | 35de1508f82b361ad7e11d0ab03fd97f0690aa59 | |
parent | 7dfb61238a472acf6fb48d9a444564b9b99a4b56 [diff] |
QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER The QERR_QMP_BAD_INPUT_OBJECT error is going to be used only for two problems: the input is not an object or the "execute" key is missing. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>