qemu-patch-raspberry4/include/qapi
Kevin Wolf 761d524dbc qapi: Add visitor for implicit structs
These can be used when an embedded struct is parsed and members not
belonging to the struct may be present in the input (e.g. parsing a
flat namespace QMP union, where fields from both the base and one
of the alternative types are mixed in the JSON object)

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2013-07-26 20:17:15 +02:00
..
qmp qerror: drop QERR_OPEN_FILE_FAILED macro 2013-06-17 11:01:14 -04:00
dealloc-visitor.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
error.h error: add error_setg_file_open() helper 2013-06-17 11:01:14 -04:00
opts-visitor.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qmp-input-visitor.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
qmp-output-visitor.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
string-input-visitor.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
string-output-visitor.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
visitor-impl.h qapi: Add visitor for implicit structs 2013-07-26 20:17:15 +02:00
visitor.h qapi: Add visitor for implicit structs 2013-07-26 20:17:15 +02:00