Paolo Bonzini <pbonz...@redhat.com> writes: > On 27/04/2017 09:07, Markus Armbruster wrote: >> Example for "makes no sense in QMP": setting the current CPU[1], because >> a QMP monitor doesn't have a current CPU. >> >> Examples for "is of use only for human users": HMP command "help", the >> integrated pocket calculator[2]. > > This example is more or less like "info mtree". > > In addition, it exposes ram_addr_t which is an internal interface to > QEMU. Therefore it shouldn't be exposed through QMP.
Makes sense. Peter, please explain it in your commit message.