other versions
- bullseye 1:5.2+dfsg-11+deb11u2
 - bullseye-backports 1:7.2+dfsg-5~bpo11+1
 - testing 1:7.2+dfsg-6
 - unstable 1:7.2+dfsg-7
 - experimental 1:8.0+dfsg-4
 
| qemu-user-static(1) | Debian | qemu-user-static(1) | 
NAME¶
qemu-user-static - QEMU User Emulator (static version)
SYNOPSIS¶
qemu-user-static [options] program [program-arguments...]
DESCRIPTION¶
The qemu-user-static emulator can run binaries for other architectures but with the same operating system as the current one.
OPTIONS¶
- -h
 - Print this help.
 - -g <port>
 - Wait gdb connection to port port.
 - -L <path>
 - Set the elf interpreter prefix (default=/etc/qemu-binfmt/%M).
 - -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'.
 
SEE ALSO¶
qemu-system(1) (in qemu-system-common package).
AUTHOR¶
This manual page was written by Guillem Jover <guillem@debian.org>.
| 2007-02-08 | 0.9.0 |