qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] full introspection support for QMP


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] full introspection support for QMP
Date: Thu, 04 Jul 2013 09:55:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Il 03/07/2013 17:59, Anthony Liguori ha scritto:
> For instance:
> 
> { "command": "foo",
>   "arguments": { "name": "str", "id": "int" },
>   "optional": { "bar": "bool" },
>   "defaults": { "bar": false } }

This is still not a dictionary that QAPI is able to describe.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]