On 02/06/13 15:35, Markus Armbruster wrote:
> 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.
>
> However, a new command has crept in that violates it.
>
> QMP's chardev-add runs qmp_chardev_add(),
On Wed, 06 Feb 2013 16:28:08 +0100
Paolo Bonzini wrote:
> Il 06/02/2013 15:35, Markus Armbruster ha scritto:
> > 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.
> >
> > However, a new command has crept in that vi
Il 06/02/2013 15:35, Markus Armbruster ha scritto:
> 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.
>
> However, a new command has crept in that violates it.
>
> QMP's chardev-add runs qmp_chardev_add(), which suppor
Gerd Hoffmann writes:
> On 02/06/13 15:35, Markus Armbruster wrote:
>> 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.
>>
>> However, a new command has crept in that violates it.
>>
>> QMP's cha
On Wed, Feb 06, 2013 at 03:35:13PM +0100, Markus Armbruster wrote:
> 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.
>
> However, a new command has crept in that violates it.
>
> QMP's chardev-add r
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.
However, a new command has crept in that violates it.
QMP's chardev-add runs qmp_chardev_add(), which supports backends
* file with parameters in, out
*