diff options
author | Michael Roth | 2011-07-19 21:50:41 +0200 |
---|---|---|
committer | Luiz Capitulino | 2011-07-21 21:48:14 +0200 |
commit | 06d64c62ddc38c77af775c16165d4b38f43d02e9 (patch) | |
tree | 4ebf342359594acf6e18c9d89b8b0eb3bd77fde2 /scripts/get_maintainer.pl | |
parent | qapi: add qapi-types.py code generator (diff) | |
download | qemu-06d64c62ddc38c77af775c16165d4b38f43d02e9.tar.gz qemu-06d64c62ddc38c77af775c16165d4b38f43d02e9.tar.xz qemu-06d64c62ddc38c77af775c16165d4b38f43d02e9.zip |
qapi: add qapi-visit.py code generator
This is the code generator for qapi visiter functions used to
marshal/unmarshal/dealloc qapi types. It generates the following 2
files:
$(prefix)qapi-visit.c: visiter function for a particular c type, used
to automagically convert qobjects into the
corresponding C type and vice-versa, and well
as for deallocation memory for an existing C
type
$(prefix)qapi-visit.h: declarations for previously mentioned visiter
functions
$(prefix) is used as decribed for qapi-types.py
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
Diffstat (limited to 'scripts/get_maintainer.pl')
0 files changed, 0 insertions, 0 deletions