Monitor: Drop QMP documentation from code
commit637503d122eb7656d91a8489e254d9e880be7504
authorLuiz Capitulino <lcapitulino@redhat.com>
Mon, 31 May 2010 17:43:32 +0000 (31 14:43 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Jun 2010 18:48:43 +0000 (1 13:48 -0500)
treefe097fd978c84b99a0b9178f02e9e0807058512e
parentb40292e7115da8814da3d8acd33267202d27d678
Monitor: Drop QMP documentation from code

Previous commit added QMP documentation to the qemu-monitor.hx
file, it's is a copy of this information.

While it's good to keep it near code, maintaining two copies of
the same information is too hard and has little benefit as we
don't expect client writers to consult the code to find how to
use a QMP command.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block.c
hw/pci.c
hw/qdev.c
input.c
migration.c
monitor.c
net.c
qemu-char.c
vnc.c