]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
authorMarkus Armbruster <armbru@redhat.com>
Wed, 16 Sep 2015 11:06:19 +0000 (13:06 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 21 Sep 2015 07:56:48 +0000 (09:56 +0200)
commit7fad30f06eb6aa57aaa8f3d264288f24ae7646f0
tree4b93e2c5a34b594aeb21ecae82278dd02baf035e
parentf15380190a6e635e6c579ca24d672aa4aa068632
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()

These functions marshal both input and output.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1442401589-24189-17-git-send-email-armbru@redhat.com>
docs/qapi-code-gen.txt
docs/writing-qmp-commands.txt
monitor.c
qmp-commands.hx
qmp.c
scripts/qapi-commands.py