]> git.proxmox.com Git - qemu.git/commit - qapi-schema.json
qapi: Convert balloon
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 25 Nov 2011 16:38:09 +0000 (14:38 -0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Tue, 6 Dec 2011 13:40:01 +0000 (11:40 -0200)
commitd72f326431e280a619a0fd55e27d3737747f8178
tree14ae3162f13447b2a702974d9df5f830a538ff67
parenta4dea8a9f4e0a4a863e5f3b366350fd697552d8a
qapi: Convert balloon

Note that the command being dropped uses the deprecated MONITOR_CMD_ASYNC
API, but the new command is a regular synchronous command. There shouldn't
be visible differences though, as MONITOR_CMD_ASYNC is internal only.

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