Man page - qemu-sparc64(1)
Packages contains this manual
- qemu-mipsn32el(1)
- qemu-riscv64(1)
- qemu-xtensa(1)
- qemu-sparc32plus(1)
- qemu-mips(1)
- qemu-ppc(1)
- qemu-arm(1)
- qemu-ppc64el(1)
- qemu-powerpc(1)
- qemu-ppc64le(1)
- qemu-s390x(1)
- qemu-armeb(1)
- qemu-loong64(1)
- qemu-loongarch64(1)
- qemu-armhf(1)
- qemu-xtensaeb(1)
- qemu-armel(1)
- qemu-mipsel(1)
- qemu-microblazeel(1)
- qemu-m68k(1)
- qemu-microblaze(1)
- qemu-alpha(1)
- qemu-user(1)
- qemu-sh4eb(1)
- qemu-riscv32(1)
- qemu-aarch64(1)
- qemu-sparc64(1)
- qemu-ppc64(1)
- qemu-mips64el(1)
- qemu-amd64(1)
- qemu-mips64(1)
- qemu-arm64(1)
- qemu-x86_64(1)
- qemu-hppa(1)
- qemu-or1k(1)
- qemu-i386(1)
- qemu-sparc(1)
- qemu-hexagon(1)
- qemu-aarch64_be(1)
- qemu-sh4(1)
- qemu-mipsn32(1)
apt-get install qemu-user
Manual
qemu-user 1
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR
NAME
qemu-user - QEMU User Emulator (static version)
SYNOPSIS
qemu-user.RI [ options ] program [ program-arguments... ]
DESCRIPTION
The qemu-useremulator 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>.