Qemu user emulator (static version)
qemu-user-static [options] program [program-arguments...]
The qemu-user-static emulator can run binaries for other architectures but with the same operating system as the current one.
-h
Print this help.
-g
Wait gdb connection to port 1234.
-L <path>
Set the elf interpreter prefix (default=/usr/gnemul/qemu-arm).
-s <size>
Set the stack size in bytes (default=524288).
-d <options>
Activate log (logfile=/tmp/qemu.log)
-p <pagesize>
Set the host page size to 'pagesize'.
qemu(1), qemu-img(1).
This manual page was written by Guillem Jover <[email protected]>.