QEMU Monitor Protocol
The QEMU Monitor Protocol (QMP) is a JSON based protocol for QEMU.
By using it applications can control QEMU in reliable and "parseable" way, QMP also provides asynchronous events support. For more information, please read the README and the Protocol Specification files.
Development
Development takes place in the following tree:
http://repo.or.cz/w/qemu/qmp-unstable.git
Questions, feedback and patches should be sent to the author with a copy to qemu-devel mailing list.
NOTE: the master branch of this tree is constantly rebased.
Author
Luiz Capitulino <lcapitulino at redhat com>
See also http://qemu-buch.de/d/Der_QEMU-Monitor .
Hosted by http://qemu-buch.de