qemu-e2k/scripts
Stefan Hajnoczi 9943e0ec38 tracetool: avoid pkgutil.iter_modules() Python 2.7 function
The pkgutil.iter_modules() function provides a way to enumerate child
modules.  Unfortunately it's missing in Python <2.7 so we must implement
similar behavior ourselves.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
2012-05-01 20:15:28 +01:00
..
kvm kvm: add flightrecorder script 2012-04-12 19:01:41 -03:00
tracetool tracetool: avoid pkgutil.iter_modules() Python 2.7 function 2012-05-01 20:15:28 +01:00
analyse-9p-simpletrace.py
check-qerror.sh
checkpatch.pl
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_device_config.sh
ordereddict.py
qapi-commands.py qmp: parse commands in strict mode 2012-03-27 09:15:41 -03:00
qapi-types.py qapi: add c_fun to escape function names 2012-03-26 13:21:46 -05:00
qapi-visit.py qapi: untangle next_list 2012-03-27 09:14:19 -03:00
qapi.py qapi: add c_fun to escape function names 2012-03-26 13:21:46 -05:00
qemu-binfmt-conf.sh
qemu-gdb.py scripts: add gdb support script 2012-03-24 12:57:02 +00:00
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
texi2pod.pl Support utf8 chars in pod docs 2012-03-24 14:10:25 +00:00
tracetool.py tracetool: use Python 2.4-compatible exception handling syntax 2012-05-01 20:15:28 +01:00
update-linux-headers.sh