qemu-e2k/darwin-user
Peter Maydell 4b5dfd8246 user: Restore debug usage message for '-d ?' in user mode emulation
The code which prints the debug usage message on '-d ?' for *-user
has to come before the check for "not enough arguments", so that
"qemu-foo -d ?" prints the list of possible debug log items rather than
the generic usage message. (This was inadvertently broken in commit
c235d73.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
2011-07-30 07:20:18 +02:00
..
commpage.c darwin-user: Remove unneeded null pointer check 2011-04-27 16:28:09 +02:00
ioctls.h Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
ioctls_types.h Add missing newline at the end of file 2008-12-14 08:50:18 +00:00
machload.c darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
main.c user: Restore debug usage message for '-d ?' in user mode emulation 2011-07-30 07:20:18 +02:00
mmap.c bsd/darwin-user: mmap_frag() users only check for -1 error 2010-01-31 13:41:07 +00:00
qemu.h darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
signal.c Fix compilation warning due to missing header for sigaction (followup) 2011-06-08 09:04:29 +01:00
syscall.c Fix typos in comments (accross -> across) 2011-05-08 10:02:16 +01:00
syscalls.h Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00