qapi: convert query-name
commit48a32bedfed0ea5b30bdbb470c0520acdadc3bf2
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 2 Sep 2011 17:34:48 +0000 (2 12:34 -0500)
committerLuiz Capitulino <lcapitulino@redhat.com>
Tue, 4 Oct 2011 14:01:30 +0000 (4 11:01 -0300)
tree853831b144edbbbe6edd4b81edb4812ff3a861b1
parent303b54b1a2611eda47abb28546869c49b5664f59
qapi: convert query-name

A simple example conversion 'info name'.  This also adds the new files for
QMP and HMP.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Makefile.objs
hmp.c [new file with mode: 0644]
hmp.h [new file with mode: 0644]
monitor.c
qapi-schema.json
qmp-commands.hx
qmp.c [new file with mode: 0644]