12.1.1
by Aurelien Jarno, Aurelien Jarno
[ Aurelien Jarno ] |
1 |
.TH qemu\-user\-static 1 2007-02-08 "0.9.0" Debian |
2 |
.SH NAME |
|
3 |
qemu\-user\-static \- QEMU User Emulator (static version) |
|
4 |
.SH SYNOPSIS |
|
5 |
.B qemu\-user\-static |
|
6 |
.RI [ options ] |
|
7 |
.I program |
|
8 |
.RI [ program-arguments... ] |
|
9 |
.SH DESCRIPTION |
|
10 |
The |
|
11 |
.B qemu\-user\-static |
|
12 |
emulator can run binaries for other architectures but with the same operating |
|
13 |
system as the current one. |
|
14 |
.SH OPTIONS |
|
15 |
.TP
|
|
16 |
.BR \-h |
|
17 |
Print this help. |
|
18 |
.TP
|
|
19 |
.BR \-g |
|
20 |
Wait gdb connection to port 1234. |
|
21 |
.TP
|
|
22 |
.BR \-L " \fI<path>\fP" |
|
23 |
Set the elf interpreter prefix (default=\fI/usr/gnemul/qemu\-arm\fP). |
|
24 |
.TP
|
|
25 |
.BR \-s " \fI<size>\fP" |
|
26 |
Set the stack size in bytes (default=\fI524288\fP). |
|
27 |
.TP
|
|
28 |
.BR \-d " \fI<options>\fP" |
|
29 |
Activate log (logfile=\fI/tmp/qemu.log\fP) |
|
30 |
.TP
|
|
31 |
.BR \-p " \fI<pagesize>\fP" |
|
32 |
Set the host page size to 'pagesize'. |
|
33 |
.SH SEE ALSO |
|
34 |
.BR qemu (1), |
|
35 |
.BR qemu\-img (1). |
|
36 |
.SH AUTHOR |
|
37 |
This manual page was written by Guillem Jover <guillem@debian.org>. |