]> git.proxmox.com Git - qemu.git/commit - qapi-schema.json
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)
commit1fa9a5e4aea36b4d21e42323ae43879c908af576
treec9e8bb26d83383227fc37b3686f2365424bc83cc
parent0461d5a699cb8825039400b76839115e35b73d65
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