QMP: Only handle converted commands
commit43e713ce93600ccdb4dd0cc54ff5a087b38eb91e
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 18 Dec 2009 15:24:59 +0000 (18 13:24 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 19 Dec 2009 14:26:01 +0000 (19 08:26 -0600)
tree1567422376efd0a76df40cbf222daae0169d466a
parent82c09f2f0d0f405428ce0c567da2ada493acc30b
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>
monitor.c