qemu-patch-raspberry4/include/qapi/qmp
Kevin Wolf f660dc6a2e Implement qdict_flatten()
qdict_flatten(): For each nested QDict with key x, all fields with key y
are moved to this QDict and their key is renamed to "x.y". This operation
is applied recursively for nested QDicts.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2013-07-26 22:01:31 +02:00
..
dispatch.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
json-lexer.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
json-parser.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
json-streamer.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
qbool.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
qdict.h Implement qdict_flatten() 2013-07-26 22:01:31 +02:00
qerror.h qerror: drop QERR_OPEN_FILE_FAILED macro 2013-06-17 11:01:14 -04:00
qfloat.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
qint.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
qjson.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qlist.h remove some double-includes 2013-05-18 16:35:12 +04:00
qobject.h qapi: Anonymous unions 2013-07-26 21:10:11 +02:00
qstring.h qstring: add qstring_get_length() 2013-04-05 08:42:29 -04:00
types.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00