commit | cc1d9c70152ecb9bb85908af31c04b1e80bce34d | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Wed Oct 07 13:42:03 2009 -0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 08 21:17:19 2009 -0500 |
tree | e1e8367cce165c012598a610838030fed6534718 | |
parent | ab2d3187620e98f23c84b991e1c8d70aefc76198 [diff] |
monitor: Convert do_info_balloon() to QObject On success return a QInt with the balloon's value. This also introduces monitor_print_balloon() to print the balloon information in the user protocol. Please, note that errors are not being converted yet. Patchworks-ID: 35351 Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>