]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Check for unsupported QMP command
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 16 Apr 2013 11:05:21 +0000 (07:05 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 16 Apr 2013 11:05:21 +0000 (07:05 -0400)
commit8b934a5cb6357b4558c186bd715c59baf3ce4bd2
tree4b66c3ebdcb61c3acd909eb8c60e1d1d2ace7b2e
parentf62cb55666c0d0953132ffdcaf7bbfe6691a2796
Check for unsupported QMP command

Check for an unsupported QMP command when using the query-tpm-models
and query-tpm-types commands before checking for general errors
in order to avoid error messages in the log.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/qemu/qemu_monitor_json.c