On 09/02/2011 12:23 PM, Luiz Capitulino wrote:
On Fri, 26 Aug 2011 16:48:13 +0200
Jan Kiszka wrote:
This reserves JSON objects that contain the key '__class__' for QMP-specific
complex objects. First user will be the buffer class.
BTW, we need to teach QAPI how handle these types.
QAPI alre
On 2011-09-02 19:23, Luiz Capitulino wrote:
> On Fri, 26 Aug 2011 16:48:13 +0200
> Jan Kiszka wrote:
>
>> This reserves JSON objects that contain the key '__class__' for QMP-specific
>> complex objects. First user will be the buffer class.
>>
>> CC: Luiz Capitulino
>> Signed-off-by: Jan Kiszka
On Fri, 26 Aug 2011 16:48:13 +0200
Jan Kiszka wrote:
> This reserves JSON objects that contain the key '__class__' for QMP-specific
> complex objects. First user will be the buffer class.
>
> CC: Luiz Capitulino
> Signed-off-by: Jan Kiszka
> ---
> QMP/qmp-spec.txt | 16 +---
> 1
This reserves JSON objects that contain the key '__class__' for QMP-specific
complex objects. First user will be the buffer class.
CC: Luiz Capitulino
Signed-off-by: Jan Kiszka
---
QMP/qmp-spec.txt | 16 +---
1 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/QMP/qmp-