On 03/27/2015 05:02 AM, Markus Armbruster wrote:
> Eric Blake writes:
>
>> QObject is an internal coding concept and requires the reader to
>> reverse engineer the mapping; it is nicer to be explicit and call
>> out specific JSON types.
>>
>> +for QMP, instead appearing only in the generated C c
Eric Blake writes:
> QObject is an internal coding concept and requires the reader to
> reverse engineer the mapping; it is nicer to be explicit and call
> out specific JSON types.
>
> Signed-off-by: Eric Blake
> ---
> docs/qapi-code-gen.txt | 24 ++--
> 1 file changed, 14 i
QObject is an internal coding concept and requires the reader to
reverse engineer the mapping; it is nicer to be explicit and call
out specific JSON types.
Signed-off-by: Eric Blake
---
docs/qapi-code-gen.txt | 24 ++--
1 file changed, 14 insertions(+), 10 deletions(-)
diff