commit | 43e713ce93600ccdb4dd0cc54ff5a087b38eb91e | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Fri Dec 18 13:24:59 2009 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 19 08:26:01 2009 -0600 |
tree | 1567422376efd0a76df40cbf222daae0169d466a | |
parent | 82c09f2f0d0f405428ce0c567da2ada493acc30b [diff] |
QMP: Only handle converted commands Looks like I dropped this check when addressing the 'query-' commands request. QMP should only handle converted commands, obviously. Reported-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>