]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
monitor: Unbox Monitor member mc and rename to qmp
authorMarkus Armbruster <armbru@redhat.com>
Fri, 6 Mar 2015 18:35:59 +0000 (19:35 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 2 Jun 2015 08:07:15 +0000 (10:07 +0200)
commit74358f2a1647b239d87340ea0024f9d2efa266ca
tree1715d5a06eb52c153cec2066b2a49bf4c9967cdd
parentc83fe23b58199a6d4a938305cb0fc45fe7729b61
monitor: Unbox Monitor member mc and rename to qmp

While there, rename its type as well, from MonitorControl to
MonitorQMP.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
monitor.c