mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-25 08:58:36 -07:00
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
|
||
|---|---|---|
| .. | ||
| commpage.c | ||
| ioctls.h | ||
| ioctls_types.h | ||
| machload.c | ||
| main.c | ||
| mmap.c | ||
| qemu.h | ||
| signal.c | ||
| syscall.c | ||
| syscalls.h | ||