qemu/scripts
Michael Roth 06d64c62dd 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>
2011-07-21 16:48:14 -03:00
..
checkpatch.pl checkpatch: Fix bracing false positives on #if 2011-07-20 21:07:24 +00:00
create_config Add scripts directory 2011-01-20 20:54:21 +00:00
feature_to_c.sh gdbstub-xml: avoid a warning from sparse 2011-01-23 11:43:25 +00:00
get_maintainer.pl get_maintainer: update to match qemu tree 2011-06-16 00:20:06 +03:00
hxtool Add scripts directory 2011-01-20 20:54:21 +00:00
make_device_config.sh Add scripts directory 2011-01-20 20:54:21 +00:00
ordereddict.py qapi: add ordereddict.py helper library 2011-07-21 16:48:14 -03:00
qapi-types.py qapi: add qapi-types.py code generator 2011-07-21 16:48:14 -03:00
qapi-visit.py qapi: add qapi-visit.py code generator 2011-07-21 16:48:14 -03:00
qapi.py qapi: add qapi.py helper libraries 2011-07-21 16:48:14 -03:00
qemu-binfmt-conf.sh s390x: s390x-linux-user support 2011-05-20 17:35:12 +02:00
refresh-pxe-roms.sh PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
signrom.sh Add scripts directory 2011-01-20 20:54:21 +00:00
simpletrace.py simpletrace: Thread-safe tracing 2011-03-07 15:34:17 +00:00
texi2pod.pl Add scripts directory 2011-01-20 20:54:21 +00:00
tracetool trace: [ust] fix generation of 'trace.c' on events without args 2011-04-26 13:14:49 +01:00
update-linux-headers.sh Add kernel header update script 2011-06-20 15:12:22 -03:00