Applied. Thanks.
Regards,
Anthony Liguori
On 02/06/13 17:07, Markus Armbruster wrote:
> Disable the HMP command for now, along with its chardev-remove buddy.
qmp and hmp chardev-remove are identical
Makes sense nevertheless for symmetry reasons.
Acked-by: Gerd Hoffmann
cheers,
Gerd
As a general rule, HMP commands must be built on top of the QMP API.
Luiz and others have worked long & hard to make HMP conform to this
rule.
Commit f1088908 added chardev-add, in violation of this rule. QMP
command chardev-add was added right before, with minimal features, and
the idea to compl