commit | fc29df759e7499446220349809a920ed2dfbc466 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Sep 16 11:11:18 2010 -0300 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri Oct 01 10:20:07 2010 -0300 |
tree | 2b5f7cf7dbeb2547642bcdd0c9fb75c64602f8da | |
parent | de79ba6f53fa78a6132a67c7ff134014dc8479e7 [diff] |
QMP: Introduce qmp_call_cmd() Calls a QObject handler and emits the QMP response, also drops monitor_call_handler() which is now unused. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>