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
Luiz Capitulino writes:
> Previous commit added the QMP/qmp-commands.txt file, which is a
> copy of this information.
This is no longer true.
> 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 w
Previous commit added the QMP/qmp-commands.txt file, which 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.