qemu-irix/scripts
Benoît Canet 24fd848950 qapi: skip redundant includes
The purpose of this change is to help create a json file containing
common definitions; each bit of generated C code must be emitted
only one time.

A second history global to all QAPISchema instances has been added
to detect when a file is included more than one time and skip these
includes.
It does not act as a stack and the changes made to it by the
__init__ function are propagated back to the caller so it's really
a global state.

Signed-off-by: Benoit Canet <benoit@irqsave.net>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-05-16 10:35:59 -04:00
..
kvm
qemu-guest-agent
qmp qmp: Check for returned data from __json_read in get_events 2014-02-28 13:35:53 -05:00
tracetool trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
acpi_extract.py
acpi_extract_preprocess.py
analyse-9p-simpletrace.py
check-qerror.sh
checkpatch.pl
cleanup-trace-events.pl
coverity-model.c scripts: add sample model file for Coverity Scan 2014-04-18 10:33:36 +04:00
create_config module: implement module loading 2014-02-20 13:14:18 +01:00
disas-objdump.pl
dump-guest-memory.py
extract-vsssdk-headers
feature_to_c.sh
get_maintainer.pl
gtester-cat
hxtool
make-release make-release: Record SeaBIOS version 2014-03-31 15:02:04 +01:00
make_device_config.sh
ordereddict.py
qapi-commands.py qapi: Replace uncommon use of the error API by the common one 2014-05-15 14:00:46 -04:00
qapi-types.py qapi: Use an explicit input file 2014-05-08 14:19:58 -04:00
qapi-visit.py qapi: Replace uncommon use of the error API by the common one 2014-05-15 14:00:46 -04:00
qapi.py qapi: skip redundant includes 2014-05-16 10:35:59 -04:00
qemu-binfmt-conf.sh scripts/qemu-binfmt-conf.sh: Add AArch64 registration 2014-03-17 16:31:53 +00:00
qemu-gdb.py
qtest
refresh-pxe-roms.sh
signrom.py
simpletrace.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
switch-timer-api
texi2pod.pl
tracetool.py
update-acpi.sh
update-linux-headers.sh