diff options
author | Markus Armbruster <armbru@redhat.com> | 2013-02-06 17:07:46 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-02-06 16:35:43 -0600 |
commit | 8a14952c9d2f5fa2b3caa6dc286b62ed5d26bca7 (patch) | |
tree | 9a7a6e6ba7f12c85c912c3a7350580fee88dffda /qemu-img.c | |
parent | 543f34126b7bfc85b05d0e371e3ce0695444f433 (diff) |
hmp: Disable chardev-add and chardev-remove
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 complete it step by step, then switch over the HMP command
to use it.
Unfortunately, we're not there, yet, and we don't want to release with
chardev-add in a "HMP is more powerful than QMP" state.
Disable the HMP command for now, along with its chardev-remove buddy.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-img.c')
0 files changed, 0 insertions, 0 deletions