Peter Maydell 1386d4c0f5 linux-user: Fix broken "-version" option
Fix the "-version" option, which was accidentally broken in commit
fc9c541:
 * exit after printing version information rather than proceeding
   blithely onward (and likely printing the full usage message)
 * correct the cut-n-paste error in the usage message for it
 * don't insist on the presence of a following argument for
   options which don't take an argument (this was preventing
   'qemu-arm -version' from working)
 * remove a spurious argc check from the beginning of main() which
   meant 'QEMU_VERSION=1 qemu-arm' didn't work.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
2011-10-21 17:59:58 +02:00
2011-10-16 11:11:56 +00:00
2011-10-06 09:48:07 +02:00
2011-09-28 13:11:30 +02:00
2011-10-03 13:53:14 -03:00
2011-10-06 09:48:09 +02:00
2011-10-16 10:40:16 +00:00
2011-09-10 16:57:36 +00:00
2011-08-27 15:42:35 +00:00
2011-09-06 11:23:51 +02:00
2011-10-14 17:31:22 +02:00
2011-09-16 08:26:31 -05:00
2010-11-01 00:54:06 +03:00
2011-09-21 11:10:52 +01:00
2011-09-21 10:50:59 +01:00
2011-03-16 17:11:07 -03:00
2011-10-19 10:48:57 -02:00
2011-10-06 09:48:01 +02:00
2011-08-25 09:21:48 +01:00
2011-09-10 16:57:36 +00:00
2011-06-07 13:52:10 -05:00
2011-01-20 20:54:21 +00:00
2011-10-04 11:02:57 -03:00
2011-10-04 11:02:57 -03:00
2011-08-27 15:42:35 +00:00
2011-08-27 15:42:35 +00:00
2010-05-22 08:02:12 +00:00
2011-10-11 15:57:07 +02:00
2011-10-11 15:57:07 +02:00
2010-11-21 09:16:57 -06:00
2011-08-04 15:51:22 +02:00
2011-08-04 15:51:22 +02:00
2011-06-14 03:08:57 +02:00
2010-03-21 08:28:47 +00:00
2011-10-16 11:11:56 +00:00
2011-10-11 15:57:09 +02:00
2011-10-02 16:27:13 +02:00
2011-08-27 15:42:35 +00:00
2011-07-21 16:48:13 -03:00
2010-12-09 14:23:24 +01:00
2011-09-21 11:34:43 +02:00
2011-09-19 11:34:33 +02:00
2011-08-21 15:33:33 +00:00
2011-02-09 10:33:54 +02:00
2011-09-20 14:32:56 +02:00
2011-10-06 09:48:09 +02:00
2011-08-27 15:42:35 +00:00
2009-11-17 08:49:39 -06:00
2010-07-01 14:27:13 -03:00
2011-09-23 10:55:32 -05:00
2010-09-21 18:36:42 +02:00
2011-08-02 15:53:40 +02:00
2011-09-19 11:34:33 +02:00
2010-05-19 12:45:54 -03:00
2011-03-13 14:44:22 +00:00
2011-09-23 10:55:32 -05:00
2011-10-04 11:00:46 -03:00
2011-10-04 11:00:46 -03:00
2009-11-17 08:49:38 -06:00
2010-05-19 12:45:54 -03:00
2010-10-01 10:12:43 -03:00
2011-07-21 16:48:13 -03:00
2011-10-04 11:02:57 -03:00
2010-05-19 12:45:54 -03:00
2010-05-19 12:45:54 -03:00
2010-09-18 05:53:14 +00:00
2011-10-01 09:31:08 +00:00
2011-10-01 09:31:08 +00:00
2011-10-01 09:31:08 +00:00
2011-07-23 11:26:12 -05:00
2011-08-27 15:42:35 +00:00
2011-10-19 10:48:57 -02:00
2010-03-14 22:04:50 +01:00
2011-07-23 11:57:53 -05:00
2011-08-27 15:42:35 +00:00
2011-09-15 16:39:32 -03:00
2011-09-10 16:57:39 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 518 MiB
Languages
C 83%
C++ 7.7%
Python 3%
Dylan 2.2%
Shell 1.8%
Other 2.1%