On Wed, 30 May 2012 16:19:43 +0200
Kevin Wolf <[email protected]> wrote:

> Am 30.05.2012 12:01, schrieb Pavel Hrdina:
> > For debug it would be nice to have a same functionality for the qmp monitor
> > on stdio as the hmp monitor on stdio has. For this purpose we also use
> > readline mode for qmp monitor on stdio.
> > 
> > Because we don't need anymore an echo function for stdio, there is also 
> > revert of
> > a commit, which added this functionality.
> 
> Thanks, this will be really helpful when using QMP manually!

Except it adds a user feature down the QMP low-levels...

What's the problem with using rlwrap as suggested here:

 http://wiki.qemu.org/QMP#By_hand

Or using/improving QMP shell?

Reply via email to