diff options
author | Markus Armbruster <armbru@redhat.com> | 2015-03-17 12:09:02 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2015-06-22 18:20:40 +0200 |
commit | 8b53a19675d2329695179e47aa3797692fb0d9ba (patch) | |
tree | 66a14e70992008ca15dba2ac82f9de812fefbb67 /qmp-commands.hx | |
parent | c6bd8c706a799eb0fece99f468aaa22b818036f3 (diff) |
tpm: Avoid qerror_report() outside QMP command handlers
qerror_report() is a transitional interface to help with converting
existing monitor commands to QMP. It should not be used elsewhere.
Replace by error_report().
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qmp-commands.hx')
0 files changed, 0 insertions, 0 deletions