On Tue, 7 Dec 2010 10:28:25 -0200
Miguel Di Ciurcio Filho wrote:
> On Mon, Dec 6, 2010 at 4:23 PM, Luiz Capitulino
> wrote:
> > Query handlers still carry their human monitor name. This commit
> > renames all of them to a more QMP-like name.
> >
> > For example, do_info_version() is renamed to
On Mon, Dec 6, 2010 at 4:23 PM, Luiz Capitulino wrote:
> Query handlers still carry their human monitor name. This commit
> renames all of them to a more QMP-like name.
>
> For example, do_info_version() is renamed to qmp_query_version().
> - * do_info_balloon(): Balloon information
> + * qmp_quer
Query handlers still carry their human monitor name. This commit
renames all of them to a more QMP-like name.
For example, do_info_version() is renamed to qmp_query_version().
Signed-off-by: Luiz Capitulino
---
balloon.c |4 +-
balloon.h |2 +-
block.c |4 +-
block.h |