QMP: Revamp the qmp-shell script
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 27 Oct 2010 19:57:51 +0000 (17:57 -0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Wed, 17 Nov 2010 11:51:07 +0000 (09:51 -0200)
commitdd013882488834f4ecfffff830fd8cb706661ae0
treeb24ac58c19607636cdb6643644627a552a146443
parent8a3cf04602dca26c774ef2961b61983c8a9a0642
QMP: Revamp the qmp-shell script

This commit updates the qmp-shell script to use the new interface
introduced by the last commit.

Additionally, the following fixes/features are also introduced:

 o TCP sockets support
 o Update/add documentation
 o Simple command-line completion
 o Fix a number of unhandled errors

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
QMP/qmp-shell