]> Git Repo - qemu.git/commit - monitor.c
qapi: convert query-name
authorAnthony Liguori <[email protected]>
Fri, 2 Sep 2011 17:34:48 +0000 (12:34 -0500)
committerLuiz Capitulino <[email protected]>
Tue, 4 Oct 2011 14:01:30 +0000 (11:01 -0300)
commit48a32bedfed0ea5b30bdbb470c0520acdadc3bf2
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 <[email protected]>
Signed-off-by: Luiz Capitulino <[email protected]>
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]
This page took 0.026905 seconds and 4 git commands to generate.