]> git.proxmox.com Git - qemu.git/commit - qmp-commands.hx
QMP: Introduce Human Monitor passthrough command
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 22 Oct 2010 12:08:02 +0000 (10:08 -0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Wed, 17 Nov 2010 11:52:24 +0000 (09:52 -0200)
commit0268d97c51207f35a5a01239ad92ef2c35dcd5ba
tree67d35457f0853bac411f5d865d66992e741733a3
parent999bd67c879cbd8bf0fe2b4ff0fb308a9a48ec72
QMP: Introduce Human Monitor passthrough command

This command allows QMP clients to execute HMP commands.

Please, check the documentation added to the qmp-commands.hx file
for additional details about the interface and its limitations.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
monitor.c
qmp-commands.hx