qemu-e2k/scripts
Luiz Capitulino f01f594b63 qapi: generate correct enum names for camel case enums
An enum like GenericError in the schema, should generate
GENERIC_ERROR and not GENERICERROR.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
2012-08-13 13:21:02 -03:00
..
kvm s390: make kvm_stat work on s390 2012-06-18 15:32:45 +02:00
tracetool Simpletrace v2: Support multiple arguments, strings. 2012-07-19 11:34:33 +01:00
analyse-9p-simpletrace.py
check-qerror.sh
checkpatch.pl checkpatch: Add QEMU specific rule 2012-06-22 09:41:31 +01:00
create_config create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX 2012-04-24 09:50:31 -05:00
feature_to_c.sh
get_maintainer.pl
gtester-cat test makefile overhaul 2012-03-30 08:14:11 -05:00
hxtool
make-release build: add make dist target (v2) 2012-07-17 15:43:16 -05:00
make_device_config.sh
ordereddict.py
qapi-commands.py qapi: add support for command options 2012-05-15 09:15:16 -05:00
qapi-types.py qapi: generate correct enum names for camel case enums 2012-08-13 13:21:02 -03:00
qapi-visit.py qapi: fix error propagation 2012-07-23 11:55:17 +01:00
qapi.py qapi: avoid reserved keywords 2012-08-09 18:34:57 +00:00
qemu-binfmt-conf.sh scripts/qemu-binfmt-conf.sh: Fix shell syntax 2012-05-08 11:15:18 -05:00
qemu-gdb.py
qtest qtest: add test framework 2012-03-30 08:14:11 -05:00
refresh-pxe-roms.sh
signrom.py signrom: Rewrite as python script 2012-04-16 15:41:20 +02:00
simpletrace.py Update simpletrace.py for new log format 2012-07-19 11:34:33 +01:00
texi2pod.pl
tracetool.py tracetool: use Python 2.4-compatible exception handling syntax 2012-05-01 20:15:28 +01:00
update-linux-headers.sh