qemu-e2k/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
..
Makefile.objs
opts-visitor.c
qapi-dealloc-visitor.c
qapi-visit-core.c qapi: Add visitor for implicit structs 2013-07-26 20:17:15 +02:00
qmp-dispatch.c
qmp-input-visitor.c qapi: Add visitor for implicit structs 2013-07-26 20:17:15 +02:00
qmp-output-visitor.c
qmp-registry.c
string-input-visitor.c
string-output-visitor.c