qemu-e2k/scripts
Andreas Färber 90f2cefb17 scripts/qemu-binfmt-conf.sh: Fix shell syntax
The script is organized as a sequence of binfmt registrations, with a
check whether the to be registered architecture matches the host.

Add a missing fi for the SuperH section.

Reported-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-05-08 11:15:18 -05: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 scripts/qemu-binfmt-conf.sh: Fix shell syntax 2012-05-08 11:15:18 -05:00
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