monitor: Add command_completion callback to mon_cmd_t.
commitbfa40f77af05731e2e976c5aa8c4edc86a87acd3
authorHani Benhabiles <kroosec@gmail.com>
Sun, 13 Apr 2014 15:25:06 +0000 (13 16:25 +0100)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 25 Apr 2014 13:27:49 +0000 (25 09:27 -0400)
treea5bfac74058070e4dda89cc494d0be56902d6cbc
parentf7bdc41acc0f9e3f35562ff6a2c37d1a09b79b7b
monitor: Add command_completion callback to mon_cmd_t.

Convert object_add and object_del commands to use the new callback.

Signed-off-by: Hani Benhabiles <hani@linux.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hmp-commands.hx
hmp.h
monitor.c