commit | fc9c54124d134dbd76338a92a91804dab2df8166 | [log] [tgz] |
---|---|---|
author | Johannes Schauer <j.schauer@email.de> | Sat Aug 06 08:54:12 2011 +0200 |
committer | Riku Voipio <riku.voipio@linaro.org> | Fri Sep 09 10:48:10 2011 +0300 |
tree | 9c3094f995e33c3c2fdcabaa29b6253950f02477 | |
parent | a790ae389bf779424789dc6ddc946ea268d58c42 [diff] |
introduce environment variables for all qemu-user options (Edits by Riku Voipio to apply to current HEAD) Rework option parsing code for linux-user in a table-driven manner to allow environment variables for all commandline options. Also generate usage() output from option table. Fix complains from checkpatch.pl, also have envlist global Signed-off-by: Johannes Schauer <j.schauer@email.de> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>