qapi: Convert query-status
authorLuiz Capitulino <lcapitulino@redhat.com>
Mon, 12 Sep 2011 20:54:20 +0000 (17:54 -0300)
committerLuiz Capitulino <lcapitulino@redhat.com>
Tue, 4 Oct 2011 14:02:57 +0000 (11:02 -0300)
commit40cfc7964e5e3758b2542b58a887da84ce0572b3
treec9e8bb26d83383227fc37b3686f2365424bc83cc
parentf59bc7ab032b63ff70c65314e28fdc9bcaea96ff
qapi: Convert query-status

Please, note that the RunState type as defined in sysemu.h and its
runstate_as_string() function are being dropped in favor of the
RunState type generated by the QAPI.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hmp.c
hmp.h
monitor.c
qapi-schema.json
qmp-commands.hx
sysemu.h
vl.c