QMP: Only handle converted commands
commit5b06a3f7852fad7ceeb427b733e2c4f7a0393683
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:27 +0000 (19 08:26 -0600)
tree54cc2af02a16890017c3cd12228555602b4d69f1
parentbaaf73aaacbd78394521c4823f9cc0037beaab68
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>
(cherry picked from commit 89f5461fc9a3c437e632f6895dc605e8f03b925e)
monitor.c