blob: 1c5b5b7be235ac03ecc19b6a49ad21810e29f1f3 [file] [log] [blame]
bellard386405f2003-03-23 21:28:45 +00001\input texinfo @c -*- texinfo -*-
2
bellard0806e3f2003-10-01 00:15:32 +00003@iftex
bellard1f673132004-04-04 15:21:17 +00004@settitle QEMU CPU Emulator User Documentation
bellard386405f2003-03-23 21:28:45 +00005@titlepage
6@sp 7
bellard1f673132004-04-04 15:21:17 +00007@center @titlefont{QEMU CPU Emulator User Documentation}
bellard386405f2003-03-23 21:28:45 +00008@sp 3
9@end titlepage
bellard0806e3f2003-10-01 00:15:32 +000010@end iftex
bellard386405f2003-03-23 21:28:45 +000011
12@chapter Introduction
13
bellard322d0c62003-06-15 23:29:28 +000014@section Features
bellard386405f2003-03-23 21:28:45 +000015
bellard1f673132004-04-04 15:21:17 +000016QEMU is a FAST! processor emulator using dynamic translation to
17achieve good emulation speed.
bellard1eb20522003-06-25 16:21:49 +000018
19QEMU has two operating modes:
bellard0806e3f2003-10-01 00:15:32 +000020
21@itemize @minus
22
23@item
bellard1f673132004-04-04 15:21:17 +000024Full system emulation. In this mode, QEMU emulates a full system (for
bellardb671f9e2005-04-30 15:08:33 +000025example a PC), including a processor and various peripherals. It can
bellard1f673132004-04-04 15:21:17 +000026be used to launch different Operating Systems without rebooting the
27PC or to debug system code.
bellard1eb20522003-06-25 16:21:49 +000028
bellard0806e3f2003-10-01 00:15:32 +000029@item
bellard1f673132004-04-04 15:21:17 +000030User mode emulation (Linux host only). In this mode, QEMU can launch
31Linux processes compiled for one CPU on another CPU. It can be used to
32launch the Wine Windows API emulator (@url{http://www.winehq.org}) or
33to ease cross-compilation and cross-debugging.
bellard1eb20522003-06-25 16:21:49 +000034
35@end itemize
36
bellard7c3fc842005-02-10 21:46:47 +000037QEMU can run without an host kernel driver and yet gives acceptable
bellard6f2f2b22005-02-20 19:09:44 +000038performance.
bellard322d0c62003-06-15 23:29:28 +000039
bellard52c00a52004-04-25 21:27:03 +000040For system emulation, the following hardware targets are supported:
41@itemize
bellard9d0a8e62005-07-03 17:34:05 +000042@item PC (x86 or x86_64 processor)
bellard52c00a52004-04-25 21:27:03 +000043@item PREP (PowerPC processor)
bellard9d0a8e62005-07-03 17:34:05 +000044@item G3 BW PowerMac (PowerPC processor)
45@item Mac99 PowerMac (PowerPC processor, in progress)
bellard34751872005-07-02 14:31:34 +000046@item Sun4m (32-bit Sparc processor)
47@item Sun4u (64-bit Sparc processor, in progress)
bellard9d0a8e62005-07-03 17:34:05 +000048@item Malta board (32-bit MIPS processor, in progress)
bellard52c00a52004-04-25 21:27:03 +000049@end itemize
bellard386405f2003-03-23 21:28:45 +000050
bellard34751872005-07-02 14:31:34 +000051For user emulation, x86, PowerPC, ARM, and Sparc32/64 CPUs are supported.
bellard0806e3f2003-10-01 00:15:32 +000052
bellard5b9f4572003-10-28 00:49:54 +000053@chapter Installation
54
bellard15a34c62004-07-08 21:26:26 +000055If you want to compile QEMU yourself, see @ref{compilation}.
56
bellard1f673132004-04-04 15:21:17 +000057@section Linux
58
bellard7c3fc842005-02-10 21:46:47 +000059If a precompiled package is available for your distribution - you just
60have to install it. Otherwise, see @ref{compilation}.
bellard5b9f4572003-10-28 00:49:54 +000061
bellard1f673132004-04-04 15:21:17 +000062@section Windows
bellard8cd0ac22004-05-12 19:09:16 +000063
bellard15a34c62004-07-08 21:26:26 +000064Download the experimental binary installer at
65@url{http://www.freeoszoo.org/download.php}.
bellardd691f662003-03-24 21:58:34 +000066
bellard1f673132004-04-04 15:21:17 +000067@section Mac OS X
bellardd691f662003-03-24 21:58:34 +000068
bellard15a34c62004-07-08 21:26:26 +000069Download the experimental binary installer at
70@url{http://www.freeoszoo.org/download.php}.
bellarddf0f11a2003-05-28 00:27:57 +000071
bellard52c00a52004-04-25 21:27:03 +000072@chapter QEMU PC System emulator invocation
bellard1eb20522003-06-25 16:21:49 +000073
bellard0806e3f2003-10-01 00:15:32 +000074@section Introduction
75
76@c man begin DESCRIPTION
77
bellard7c3fc842005-02-10 21:46:47 +000078The QEMU System emulator simulates the
bellardb671f9e2005-04-30 15:08:33 +000079following PC peripherals:
bellard0806e3f2003-10-01 00:15:32 +000080
81@itemize @minus
bellard15a34c62004-07-08 21:26:26 +000082@item
83i440FX host PCI bridge and PIIX3 PCI to ISA bridge
bellard0806e3f2003-10-01 00:15:32 +000084@item
bellard15a34c62004-07-08 21:26:26 +000085Cirrus CLGD 5446 PCI VGA card or dummy VGA card with Bochs VESA
86extensions (hardware level, including all non standard modes).
bellard0806e3f2003-10-01 00:15:32 +000087@item
88PS/2 mouse and keyboard
89@item
bellard15a34c62004-07-08 21:26:26 +0000902 PCI IDE interfaces with hard disk and CD-ROM support
bellard1f673132004-04-04 15:21:17 +000091@item
92Floppy disk
bellard0806e3f2003-10-01 00:15:32 +000093@item
bellard15a34c62004-07-08 21:26:26 +000094NE2000 PCI network adapters
bellard0806e3f2003-10-01 00:15:32 +000095@item
bellard05d58182004-08-24 21:12:04 +000096Serial ports
97@item
bellardc0fe3822005-11-05 18:55:28 +000098Creative SoundBlaster 16 sound card
99@item
100ENSONIQ AudioPCI ES1370 sound card
101@item
102Adlib(OPL2) - Yamaha YM3812 compatible chip
bellard0806e3f2003-10-01 00:15:32 +0000103@end itemize
104
bellardc0fe3822005-11-05 18:55:28 +0000105Note that adlib is only available when QEMU was configured with
106-enable-adlib
107
bellard15a34c62004-07-08 21:26:26 +0000108QEMU uses the PC BIOS from the Bochs project and the Plex86/Bochs LGPL
109VGA BIOS.
110
bellardc0fe3822005-11-05 18:55:28 +0000111QEMU uses YM3812 emulation by Tatsuyuki Satoh.
112
bellard0806e3f2003-10-01 00:15:32 +0000113@c man end
114
bellard1eb20522003-06-25 16:21:49 +0000115@section Quick Start
116
bellard285dc332003-10-27 23:58:04 +0000117Download and uncompress the linux image (@file{linux.img}) and type:
bellard0806e3f2003-10-01 00:15:32 +0000118
119@example
bellard285dc332003-10-27 23:58:04 +0000120qemu linux.img
bellard0806e3f2003-10-01 00:15:32 +0000121@end example
122
123Linux should boot and give you a prompt.
124
bellard6cc721c2005-07-28 22:27:28 +0000125@node sec_invocation
bellard1f673132004-04-04 15:21:17 +0000126@section Invocation
127
128@example
129@c man begin SYNOPSIS
130usage: qemu [options] [disk_image]
131@c man end
132@end example
133
134@c man begin OPTIONS
135@var{disk_image} is a raw hard disk image for IDE hard disk 0.
136
137General options:
138@table @option
139@item -fda file
140@item -fdb file
bellardbe3edd92004-06-03 12:48:45 +0000141Use @var{file} as floppy disk 0/1 image (@xref{disk_images}). You can
142use the host floppy by using @file{/dev/fd0} as filename.
bellard1f673132004-04-04 15:21:17 +0000143
144@item -hda file
145@item -hdb file
146@item -hdc file
147@item -hdd file
148Use @var{file} as hard disk 0, 1, 2 or 3 image (@xref{disk_images}).
149
150@item -cdrom file
151Use @var{file} as CD-ROM image (you cannot use @option{-hdc} and and
bellardbe3edd92004-06-03 12:48:45 +0000152@option{-cdrom} at the same time). You can use the host CD-ROM by
153using @file{/dev/cdrom} as filename.
bellard1f673132004-04-04 15:21:17 +0000154
155@item -boot [a|c|d]
156Boot on floppy (a), hard disk (c) or CD-ROM (d). Hard disk boot is
157the default.
158
159@item -snapshot
160Write to temporary files instead of disk image files. In this case,
161the raw disk image you use is not written back. You can however force
162the write back by pressing @key{C-a s} (@xref{disk_images}).
163
164@item -m megs
bellard15a34c62004-07-08 21:26:26 +0000165Set virtual RAM size to @var{megs} megabytes. Default is 128 MB.
bellard1f673132004-04-04 15:21:17 +0000166
bellard1f673132004-04-04 15:21:17 +0000167@item -nographic
168
169Normally, QEMU uses SDL to display the VGA output. With this option,
170you can totally disable graphical output so that QEMU is a simple
171command line application. The emulated serial port is redirected on
172the console. Therefore, you can still use QEMU to debug a Linux kernel
173with a serial console.
174
bellard3d11d0e2004-12-12 16:56:30 +0000175@item -k language
176
177Use keyboard layout @var{language} (for example @code{fr} for
178French). This option is only needed where it is not easy to get raw PC
179keycodes (e.g. on Macs or with some X11 servers). You don't need to
180use it on PC/Linux or PC/Windows hosts.
181
182The available layouts are:
183@example
184ar de-ch es fo fr-ca hu ja mk no pt-br sv
185da en-gb et fr fr-ch is lt nl pl ru th
186de en-us fi fr-be hr it lv nl-be pt sl tr
187@end example
188
189The default is @code{en-us}.
190
bellarda8c490c2004-04-26 20:59:17 +0000191@item -enable-audio
192
bellard1d14ffa2005-10-30 18:58:22 +0000193Will enable audio and all the sound hardware QEMU was built with.
194
195@item -audio-help
196
197Will show the audio subsystem help: list of drivers, tunable
198parameters.
199
200@item -soundhw card1,card2,...
201
202Enable audio and selected sound hardware. Use ? to print all
203available sound hardware.
204
205@example
206qemu -soundhw sb16,adlib hda
207qemu -soundhw es1370 hda
208qemu -soundhw ?
209@end example
bellarda8c490c2004-04-26 20:59:17 +0000210
bellard15a34c62004-07-08 21:26:26 +0000211@item -localtime
212Set the real time clock to local time (the default is to UTC
213time). This option is needed to have correct date in MS-DOS or
214Windows.
215
bellardd63d3072004-10-03 13:29:03 +0000216@item -full-screen
217Start in full screen.
218
bellardf7cce892004-12-08 22:21:25 +0000219@item -pidfile file
220Store the QEMU process PID in @var{file}. It is useful if you launch QEMU
221from a script.
222
bellard9d0a8e62005-07-03 17:34:05 +0000223@item -win2k-hack
224Use it when installing Windows 2000 to avoid a disk full bug. After
225Windows 2000 is installed, you no longer need this option (this option
226slows down the IDE transfers).
227
bellard1f673132004-04-04 15:21:17 +0000228@end table
229
230Network options:
231
232@table @option
233
234@item -n script
bellard52c00a52004-04-25 21:27:03 +0000235Set TUN/TAP network init script [default=/etc/qemu-ifup]. This script
236is launched to configure the host network interface (usually tun0)
bellard1f673132004-04-04 15:21:17 +0000237corresponding to the virtual NE2000 card.
238
bellard3f1a88f2005-06-05 16:48:41 +0000239@item -nics n
240
241Simulate @var{n} network cards (the default is 1).
242
bellard1f673132004-04-04 15:21:17 +0000243@item -macaddr addr
244
245Set the mac address of the first interface (the format is
246aa:bb:cc:dd:ee:ff in hexa). The mac address is incremented for each
247new network interface.
248
bellard52c00a52004-04-25 21:27:03 +0000249@item -tun-fd fd
250Assumes @var{fd} talks to a tap/tun host network interface and use
251it. Read @url{http://bellard.org/qemu/tetrinet.html} to have an
252example of its use.
253
254@item -user-net
bellard15a34c62004-07-08 21:26:26 +0000255Use the user mode network stack. This is the default if no tun/tap
256network init script is found.
bellard52c00a52004-04-25 21:27:03 +0000257
bellard9bf05442004-08-25 22:12:49 +0000258@item -tftp prefix
259When using the user mode network stack, activate a built-in TFTP
260server. All filenames beginning with @var{prefix} can be downloaded
261from the host to the guest using a TFTP client. The TFTP client on the
262guest must be configured in binary mode (use the command @code{bin} of
263the Unix TFTP client). The host IP address on the guest is as usual
26410.0.2.2.
265
bellard2518bd02004-09-30 22:35:13 +0000266@item -smb dir
267When using the user mode network stack, activate a built-in SMB
268server so that Windows OSes can access to the host files in @file{dir}
269transparently.
270
271In the guest Windows OS, the line:
272@example
27310.0.2.4 smbserver
274@end example
275must be added in the file @file{C:\WINDOWS\LMHOSTS} (for windows 9x/Me)
276or @file{C:\WINNT\SYSTEM32\DRIVERS\ETC\LMHOSTS} (Windows NT/2000).
277
278Then @file{dir} can be accessed in @file{\\smbserver\qemu}.
279
280Note that a SAMBA server must be installed on the host OS in
281@file{/usr/sbin/smbd}. QEMU was tested succesfully with smbd version
bellard6cc721c2005-07-28 22:27:28 +00002822.2.7a from the Red Hat 9 and version 3.0.10-1.fc3 from Fedora Core 3.
bellard2518bd02004-09-30 22:35:13 +0000283
bellard9bf05442004-08-25 22:12:49 +0000284@item -redir [tcp|udp]:host-port:[guest-host]:guest-port
285
286When using the user mode network stack, redirect incoming TCP or UDP
287connections to the host port @var{host-port} to the guest
288@var{guest-host} on guest port @var{guest-port}. If @var{guest-host}
289is not specified, its value is 10.0.2.15 (default address given by the
290built-in DHCP server).
291
292For example, to redirect host X11 connection from screen 1 to guest
293screen 0, use the following:
294
295@example
296# on the host
297qemu -redir tcp:6001::6000 [...]
298# this host xterm should open in the guest X11 server
299xterm -display :1
300@end example
301
302To redirect telnet connections from host port 5555 to telnet port on
303the guest, use the following:
304
305@example
306# on the host
307qemu -redir tcp:5555::23 [...]
308telnet localhost 5555
309@end example
310
311Then when you use on the host @code{telnet localhost 5555}, you
312connect to the guest telnet server.
313
bellard52c00a52004-04-25 21:27:03 +0000314@item -dummy-net
bellard15a34c62004-07-08 21:26:26 +0000315Use the dummy network stack: no packet will be received by the network
bellard52c00a52004-04-25 21:27:03 +0000316cards.
bellard1f673132004-04-04 15:21:17 +0000317
318@end table
319
320Linux boot specific. When using this options, you can use a given
321Linux kernel without installing it in the disk image. It can be useful
322for easier testing of various kernels.
323
324@table @option
325
326@item -kernel bzImage
327Use @var{bzImage} as kernel image.
328
329@item -append cmdline
330Use @var{cmdline} as kernel command line
331
332@item -initrd file
333Use @var{file} as initial ram disk.
334
335@end table
336
bellard15a34c62004-07-08 21:26:26 +0000337Debug/Expert options:
bellard1f673132004-04-04 15:21:17 +0000338@table @option
bellarda0a821a2004-07-14 17:38:57 +0000339
340@item -serial dev
341Redirect the virtual serial port to host device @var{dev}. Available
342devices are:
343@table @code
344@item vc
345Virtual console
346@item pty
347[Linux only] Pseudo TTY (a new PTY is automatically allocated)
348@item null
349void device
350@item stdio
351[Unix only] standard input/output
352@end table
353The default device is @code{vc} in graphical mode and @code{stdio} in
354non graphical mode.
355
bellard05d58182004-08-24 21:12:04 +0000356This option can be used several times to simulate up to 4 serials
357ports.
358
bellarda0a821a2004-07-14 17:38:57 +0000359@item -monitor dev
360Redirect the monitor to host device @var{dev} (same devices as the
361serial port).
362The default device is @code{vc} in graphical mode and @code{stdio} in
363non graphical mode.
364
bellard1f673132004-04-04 15:21:17 +0000365@item -s
366Wait gdb connection to port 1234 (@xref{gdb_usage}).
367@item -p port
368Change gdb connection port.
bellard52c00a52004-04-25 21:27:03 +0000369@item -S
370Do not start CPU at startup (you must type 'c' in the monitor).
bellard1f673132004-04-04 15:21:17 +0000371@item -d
372Output log in /tmp/qemu.log
bellard46d47672004-11-16 01:45:27 +0000373@item -hdachs c,h,s,[,t]
374Force hard disk 0 physical geometry (1 <= @var{c} <= 16383, 1 <=
375@var{h} <= 16, 1 <= @var{s} <= 63) and optionally force the BIOS
376translation mode (@var{t}=none, lba or auto). Usually QEMU can guess
377all thoses parameters. This option is useful for old MS-DOS disk
378images.
bellard7c3fc842005-02-10 21:46:47 +0000379
bellard15a34c62004-07-08 21:26:26 +0000380@item -isa
381Simulate an ISA-only system (default is PCI system).
382@item -std-vga
383Simulate a standard VGA card with Bochs VBE extensions (default is
384Cirrus Logic GD5446 PCI VGA)
bellardd63d3072004-10-03 13:29:03 +0000385@item -loadvm file
386Start right away with a saved state (@code{loadvm} in monitor)
bellard1f673132004-04-04 15:21:17 +0000387@end table
388
bellard3e11db92004-07-14 17:47:14 +0000389@c man end
390
391@section Keys
392
393@c man begin OPTIONS
394
bellarda1b74fe2004-05-08 13:26:35 +0000395During the graphical emulation, you can use the following keys:
396@table @key
bellardf9859312004-10-03 14:33:10 +0000397@item Ctrl-Alt-f
bellarda1b74fe2004-05-08 13:26:35 +0000398Toggle full screen
bellarda0a821a2004-07-14 17:38:57 +0000399
bellardf9859312004-10-03 14:33:10 +0000400@item Ctrl-Alt-n
bellarda0a821a2004-07-14 17:38:57 +0000401Switch to virtual console 'n'. Standard console mappings are:
402@table @emph
403@item 1
404Target system display
405@item 2
406Monitor
407@item 3
408Serial port
bellarda1b74fe2004-05-08 13:26:35 +0000409@end table
410
bellardf9859312004-10-03 14:33:10 +0000411@item Ctrl-Alt
bellarda0a821a2004-07-14 17:38:57 +0000412Toggle mouse and keyboard grab.
413@end table
414
bellard3e11db92004-07-14 17:47:14 +0000415In the virtual consoles, you can use @key{Ctrl-Up}, @key{Ctrl-Down},
416@key{Ctrl-PageUp} and @key{Ctrl-PageDown} to move in the back log.
417
bellarda0a821a2004-07-14 17:38:57 +0000418During emulation, if you are using the @option{-nographic} option, use
419@key{Ctrl-a h} to get terminal commands:
bellard1f673132004-04-04 15:21:17 +0000420
421@table @key
bellarda1b74fe2004-05-08 13:26:35 +0000422@item Ctrl-a h
bellard1f673132004-04-04 15:21:17 +0000423Print this help
bellarda1b74fe2004-05-08 13:26:35 +0000424@item Ctrl-a x
bellard1f673132004-04-04 15:21:17 +0000425Exit emulatior
bellarda1b74fe2004-05-08 13:26:35 +0000426@item Ctrl-a s
bellard1f673132004-04-04 15:21:17 +0000427Save disk data back to file (if -snapshot)
bellarda1b74fe2004-05-08 13:26:35 +0000428@item Ctrl-a b
bellard1f673132004-04-04 15:21:17 +0000429Send break (magic sysrq in Linux)
bellarda1b74fe2004-05-08 13:26:35 +0000430@item Ctrl-a c
bellard1f673132004-04-04 15:21:17 +0000431Switch between console and monitor
bellarda1b74fe2004-05-08 13:26:35 +0000432@item Ctrl-a Ctrl-a
433Send Ctrl-a
bellard1f673132004-04-04 15:21:17 +0000434@end table
435@c man end
436
437@ignore
438
439@setfilename qemu
440@settitle QEMU System Emulator
441
442@c man begin SEEALSO
443The HTML documentation of QEMU for more precise information and Linux
444user mode emulator invocation.
445@c man end
446
447@c man begin AUTHOR
448Fabrice Bellard
449@c man end
450
451@end ignore
452
453@end ignore
454
bellard1f673132004-04-04 15:21:17 +0000455@section QEMU Monitor
456
457The QEMU monitor is used to give complex commands to the QEMU
458emulator. You can use it to:
459
460@itemize @minus
461
462@item
463Remove or insert removable medias images
464(such as CD-ROM or floppies)
465
466@item
467Freeze/unfreeze the Virtual Machine (VM) and save or restore its state
468from a disk file.
469
470@item Inspect the VM state without an external debugger.
471
472@end itemize
473
474@subsection Commands
475
476The following commands are available:
477
478@table @option
479
480@item help or ? [cmd]
481Show the help for all commands or just for command @var{cmd}.
482
483@item commit
484Commit changes to the disk images (if -snapshot is used)
485
486@item info subcommand
487show various information about the system state
488
489@table @option
490@item info network
491show the network state
492@item info block
493show the block devices
494@item info registers
495show the cpu registers
496@item info history
497show the command line history
498@end table
499
500@item q or quit
501Quit the emulator.
502
503@item eject [-f] device
504Eject a removable media (use -f to force it).
505
506@item change device filename
507Change a removable media.
508
509@item screendump filename
510Save screen into PPM image @var{filename}.
511
512@item log item1[,...]
513Activate logging of the specified items to @file{/tmp/qemu.log}.
514
515@item savevm filename
516Save the whole virtual machine state to @var{filename}.
517
518@item loadvm filename
519Restore the whole virtual machine state from @var{filename}.
520
521@item stop
522Stop emulation.
523
524@item c or cont
525Resume emulation.
526
527@item gdbserver [port]
528Start gdbserver session (default port=1234)
529
530@item x/fmt addr
531Virtual memory dump starting at @var{addr}.
532
533@item xp /fmt addr
534Physical memory dump starting at @var{addr}.
535
536@var{fmt} is a format which tells the command how to format the
537data. Its syntax is: @option{/@{count@}@{format@}@{size@}}
538
539@table @var
540@item count
541is the number of items to be dumped.
542
543@item format
544can be x (hexa), d (signed decimal), u (unsigned decimal), o (octal),
545c (char) or i (asm instruction).
546
547@item size
bellard52c00a52004-04-25 21:27:03 +0000548can be b (8 bits), h (16 bits), w (32 bits) or g (64 bits). On x86,
549@code{h} or @code{w} can be specified with the @code{i} format to
550respectively select 16 or 32 bit code instruction size.
bellard1f673132004-04-04 15:21:17 +0000551
552@end table
553
554Examples:
555@itemize
556@item
557Dump 10 instructions at the current instruction pointer:
558@example
559(qemu) x/10i $eip
5600x90107063: ret
5610x90107064: sti
5620x90107065: lea 0x0(%esi,1),%esi
5630x90107069: lea 0x0(%edi,1),%edi
5640x90107070: ret
5650x90107071: jmp 0x90107080
5660x90107073: nop
5670x90107074: nop
5680x90107075: nop
5690x90107076: nop
570@end example
571
572@item
573Dump 80 16 bit values at the start of the video memory.
574@example
575(qemu) xp/80hx 0xb8000
5760x000b8000: 0x0b50 0x0b6c 0x0b65 0x0b78 0x0b38 0x0b36 0x0b2f 0x0b42
5770x000b8010: 0x0b6f 0x0b63 0x0b68 0x0b73 0x0b20 0x0b56 0x0b47 0x0b41
5780x000b8020: 0x0b42 0x0b69 0x0b6f 0x0b73 0x0b20 0x0b63 0x0b75 0x0b72
5790x000b8030: 0x0b72 0x0b65 0x0b6e 0x0b74 0x0b2d 0x0b63 0x0b76 0x0b73
5800x000b8040: 0x0b20 0x0b30 0x0b35 0x0b20 0x0b4e 0x0b6f 0x0b76 0x0b20
5810x000b8050: 0x0b32 0x0b30 0x0b30 0x0b33 0x0720 0x0720 0x0720 0x0720
5820x000b8060: 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720
5830x000b8070: 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720
5840x000b8080: 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720
5850x000b8090: 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720 0x0720
586@end example
587@end itemize
588
589@item p or print/fmt expr
590
591Print expression value. Only the @var{format} part of @var{fmt} is
592used.
593
bellarda3a91a32004-06-04 11:06:21 +0000594@item sendkey keys
595
596Send @var{keys} to the emulator. Use @code{-} to press several keys
597simultaneously. Example:
598@example
599sendkey ctrl-alt-f1
600@end example
601
602This command is useful to send keys that your graphical user interface
603intercepts at low level, such as @code{ctrl-alt-f1} in X Window.
604
bellard15a34c62004-07-08 21:26:26 +0000605@item system_reset
606
607Reset the system.
608
bellard1f673132004-04-04 15:21:17 +0000609@end table
610
611@subsection Integer expressions
612
613The monitor understands integers expressions for every integer
614argument. You can use register names to get the value of specifics
615CPU registers by prefixing them with @emph{$}.
616
617@node disk_images
618@section Disk Images
619
bellardacd935e2004-11-15 22:57:26 +0000620Since version 0.6.1, QEMU supports many disk image formats, including
621growable disk images (their size increase as non empty sectors are
622written), compressed and encrypted disk images.
bellard1f673132004-04-04 15:21:17 +0000623
bellardacd935e2004-11-15 22:57:26 +0000624@subsection Quick start for disk image creation
625
626You can create a disk image with the command:
bellard1f673132004-04-04 15:21:17 +0000627@example
bellardacd935e2004-11-15 22:57:26 +0000628qemu-img create myimage.img mysize
bellard1f673132004-04-04 15:21:17 +0000629@end example
bellardacd935e2004-11-15 22:57:26 +0000630where @var{myimage.img} is the disk image filename and @var{mysize} is its
631size in kilobytes. You can add an @code{M} suffix to give the size in
632megabytes and a @code{G} suffix for gigabytes.
633
634@xref{qemu_img_invocation} for more information.
bellard1f673132004-04-04 15:21:17 +0000635
636@subsection Snapshot mode
637
638If you use the option @option{-snapshot}, all disk images are
639considered as read only. When sectors in written, they are written in
640a temporary file created in @file{/tmp}. You can however force the
bellardacd935e2004-11-15 22:57:26 +0000641write back to the raw disk images by using the @code{commit} monitor
642command (or @key{C-a s} in the serial console).
bellard1f673132004-04-04 15:21:17 +0000643
bellardacd935e2004-11-15 22:57:26 +0000644@node qemu_img_invocation
645@subsection @code{qemu-img} Invocation
bellard1f673132004-04-04 15:21:17 +0000646
bellardacd935e2004-11-15 22:57:26 +0000647@include qemu-img.texi
bellard05efe462004-06-16 20:34:33 +0000648
bellard9d4fb822004-04-26 20:55:38 +0000649@section Network emulation
650
651QEMU simulates up to 6 networks cards (NE2000 boards). Each card can
652be connected to a specific host network interface.
653
654@subsection Using tun/tap network interface
655
656This is the standard way to emulate network. QEMU adds a virtual
657network device on your host (called @code{tun0}), and you can then
658configure it as if it was a real ethernet card.
659
660As an example, you can download the @file{linux-test-xxx.tar.gz}
661archive and copy the script @file{qemu-ifup} in @file{/etc} and
662configure properly @code{sudo} so that the command @code{ifconfig}
663contained in @file{qemu-ifup} can be executed as root. You must verify
664that your host kernel supports the TUN/TAP network interfaces: the
665device @file{/dev/net/tun} must be present.
666
667See @ref{direct_linux_boot} to have an example of network use with a
668Linux distribution.
669
670@subsection Using the user mode network stack
671
bellard443f1372004-06-04 11:13:20 +0000672By using the option @option{-user-net} or if you have no tun/tap init
673script, QEMU uses a completely user mode network stack (you don't need
674root priviledge to use the virtual network). The virtual network
675configuration is the following:
bellard9d4fb822004-04-26 20:55:38 +0000676
677@example
678
679QEMU Virtual Machine <------> Firewall/DHCP server <-----> Internet
680 (10.0.2.x) | (10.0.2.2)
681 |
bellard2518bd02004-09-30 22:35:13 +0000682 ----> DNS server (10.0.2.3)
683 |
684 ----> SMB server (10.0.2.4)
bellard9d4fb822004-04-26 20:55:38 +0000685@end example
686
687The QEMU VM behaves as if it was behind a firewall which blocks all
688incoming connections. You can use a DHCP client to automatically
689configure the network in the QEMU VM.
690
691In order to check that the user mode network is working, you can ping
692the address 10.0.2.2 and verify that you got an address in the range
69310.0.2.x from the QEMU virtual DHCP server.
694
bellardb415a402004-05-23 21:04:06 +0000695Note that @code{ping} is not supported reliably to the internet as it
696would require root priviledges. It means you can only ping the local
697router (10.0.2.2).
698
bellard9bf05442004-08-25 22:12:49 +0000699When using the built-in TFTP server, the router is also the TFTP
700server.
701
702When using the @option{-redir} option, TCP or UDP connections can be
703redirected from the host to the guest. It allows for example to
704redirect X11, telnet or SSH connections.
bellard443f1372004-06-04 11:13:20 +0000705
bellard9d4fb822004-04-26 20:55:38 +0000706@node direct_linux_boot
707@section Direct Linux Boot
bellard0806e3f2003-10-01 00:15:32 +0000708
709This section explains how to launch a Linux kernel inside QEMU without
710having to make a full bootable image. It is very useful for fast Linux
711kernel testing. The QEMU network configuration is also explained.
bellard1eb20522003-06-25 16:21:49 +0000712
713@enumerate
714@item
bellard0806e3f2003-10-01 00:15:32 +0000715Download the archive @file{linux-test-xxx.tar.gz} containing a Linux
716kernel and a disk image.
bellard1eb20522003-06-25 16:21:49 +0000717
718@item Optional: If you want network support (for example to launch X11 examples), you
bellard0806e3f2003-10-01 00:15:32 +0000719must copy the script @file{qemu-ifup} in @file{/etc} and configure
bellard1eb20522003-06-25 16:21:49 +0000720properly @code{sudo} so that the command @code{ifconfig} contained in
bellard0806e3f2003-10-01 00:15:32 +0000721@file{qemu-ifup} can be executed as root. You must verify that your host
bellard1eb20522003-06-25 16:21:49 +0000722kernel supports the TUN/TAP network interfaces: the device
723@file{/dev/net/tun} must be present.
724
725When network is enabled, there is a virtual network connection between
726the host kernel and the emulated kernel. The emulated kernel is seen
727from the host kernel at IP address 172.20.0.2 and the host kernel is
728seen from the emulated kernel at IP address 172.20.0.1.
729
bellard0806e3f2003-10-01 00:15:32 +0000730@item Launch @code{qemu.sh}. You should have the following output:
bellard1eb20522003-06-25 16:21:49 +0000731
732@example
bellard0806e3f2003-10-01 00:15:32 +0000733> ./qemu.sh
bellard181f1552003-11-13 01:47:16 +0000734Connected to host network interface: tun0
735Linux version 2.4.21 (bellard@voyager.localdomain) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #5 Tue Nov 11 18:18:53 CET 2003
bellard1eb20522003-06-25 16:21:49 +0000736BIOS-provided physical RAM map:
bellard46907642003-07-07 12:17:46 +0000737 BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
738 BIOS-e801: 0000000000100000 - 0000000002000000 (usable)
bellard1eb20522003-06-25 16:21:49 +000073932MB LOWMEM available.
740On node 0 totalpages: 8192
741zone(0): 4096 pages.
742zone(1): 4096 pages.
743zone(2): 0 pages.
bellard181f1552003-11-13 01:47:16 +0000744Kernel command line: root=/dev/hda sb=0x220,5,1,5 ide2=noprobe ide3=noprobe ide4=noprobe ide5=noprobe console=ttyS0
bellard46907642003-07-07 12:17:46 +0000745ide_setup: ide2=noprobe
746ide_setup: ide3=noprobe
747ide_setup: ide4=noprobe
748ide_setup: ide5=noprobe
bellard1eb20522003-06-25 16:21:49 +0000749Initializing CPU#0
bellard181f1552003-11-13 01:47:16 +0000750Detected 2399.621 MHz processor.
751Console: colour EGA 80x25
752Calibrating delay loop... 4744.80 BogoMIPS
753Memory: 28872k/32768k available (1210k kernel code, 3508k reserved, 266k data, 64k init, 0k highmem)
bellard1eb20522003-06-25 16:21:49 +0000754Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
755Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
bellard181f1552003-11-13 01:47:16 +0000756Mount cache hash table entries: 512 (order: 0, 4096 bytes)
bellard1eb20522003-06-25 16:21:49 +0000757Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
758Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
759CPU: Intel Pentium Pro stepping 03
760Checking 'hlt' instruction... OK.
761POSIX conformance testing by UNIFIX
762Linux NET4.0 for Linux 2.4
763Based upon Swansea University Computer Society NET3.039
764Initializing RT netlink socket
765apm: BIOS not found.
766Starting kswapd
bellard46907642003-07-07 12:17:46 +0000767Journalled Block Device driver loaded
bellard181f1552003-11-13 01:47:16 +0000768Detected PS/2 Mouse Port.
bellard1eb20522003-06-25 16:21:49 +0000769pty: 256 Unix98 ptys configured
770Serial driver version 5.05c (2001-07-08) with no serial options enabled
771ttyS00 at 0x03f8 (irq = 4) is a 16450
772ne.c:v1.10 9/23/94 Donald Becker (becker@scyld.com)
773Last modified Nov 1, 2000 by Paul Gortmaker
774NE*000 ethercard probe at 0x300: 52 54 00 12 34 56
775eth0: NE2000 found at 0x300, using IRQ 9.
bellard46907642003-07-07 12:17:46 +0000776RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
bellard181f1552003-11-13 01:47:16 +0000777Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
778ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
779hda: QEMU HARDDISK, ATA DISK drive
780ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
781hda: attached ide-disk driver.
782hda: 20480 sectors (10 MB) w/256KiB Cache, CHS=20/16/63
783Partition check:
784 hda:
785Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
bellard1eb20522003-06-25 16:21:49 +0000786NET4: Linux TCP/IP 1.0 for NET4.0
787IP Protocols: ICMP, UDP, TCP, IGMP
788IP: routing cache hash table of 512 buckets, 4Kbytes
bellard46907642003-07-07 12:17:46 +0000789TCP: Hash tables configured (established 2048 bind 4096)
bellard1eb20522003-06-25 16:21:49 +0000790NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
bellard46907642003-07-07 12:17:46 +0000791EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
bellard1eb20522003-06-25 16:21:49 +0000792VFS: Mounted root (ext2 filesystem).
bellard181f1552003-11-13 01:47:16 +0000793Freeing unused kernel memory: 64k freed
794
795Linux version 2.4.21 (bellard@voyager.localdomain) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #5 Tue Nov 11 18:18:53 CET 2003
796
797QEMU Linux test distribution (based on Redhat 9)
798
799Type 'exit' to halt the system
800
801sh-2.05b#
bellard1eb20522003-06-25 16:21:49 +0000802@end example
803
804@item
805Then you can play with the kernel inside the virtual serial console. You
806can launch @code{ls} for example. Type @key{Ctrl-a h} to have an help
807about the keys you can type inside the virtual serial console. In
bellardd5a0b502003-06-27 12:02:03 +0000808particular, use @key{Ctrl-a x} to exit QEMU and use @key{Ctrl-a b} as
809the Magic SysRq key.
bellard1eb20522003-06-25 16:21:49 +0000810
811@item
812If the network is enabled, launch the script @file{/etc/linuxrc} in the
813emulator (don't forget the leading dot):
814@example
815. /etc/linuxrc
816@end example
817
818Then enable X11 connections on your PC from the emulated Linux:
819@example
820xhost +172.20.0.2
821@end example
822
823You can now launch @file{xterm} or @file{xlogo} and verify that you have
824a real Virtual Linux system !
825
826@end enumerate
827
bellardd5a0b502003-06-27 12:02:03 +0000828NOTES:
829@enumerate
830@item
bellard0806e3f2003-10-01 00:15:32 +0000831A 2.5.74 kernel is also included in the archive. Just
832replace the bzImage in qemu.sh to try it.
bellardd5a0b502003-06-27 12:02:03 +0000833
834@item
bellard9d4520d2003-10-28 01:38:57 +0000835In order to exit cleanly from qemu, you can do a @emph{shutdown} inside
836qemu. qemu will automatically exit when the Linux shutdown is done.
bellard46907642003-07-07 12:17:46 +0000837
838@item
839You can boot slightly faster by disabling the probe of non present IDE
840interfaces. To do so, add the following options on the kernel command
841line:
842@example
843ide1=noprobe ide2=noprobe ide3=noprobe ide4=noprobe ide5=noprobe
844@end example
845
846@item
847The example disk image is a modified version of the one made by Kevin
bellard1eb20522003-06-25 16:21:49 +0000848Lawton for the plex86 Project (@url{www.plex86.org}).
849
bellardd5a0b502003-06-27 12:02:03 +0000850@end enumerate
851
bellard0806e3f2003-10-01 00:15:32 +0000852@node gdb_usage
bellardda415d52003-06-27 18:50:50 +0000853@section GDB usage
854
855QEMU has a primitive support to work with gdb, so that you can do
bellard0806e3f2003-10-01 00:15:32 +0000856'Ctrl-C' while the virtual machine is running and inspect its state.
bellardda415d52003-06-27 18:50:50 +0000857
bellard9d4520d2003-10-28 01:38:57 +0000858In order to use gdb, launch qemu with the '-s' option. It will wait for a
bellardda415d52003-06-27 18:50:50 +0000859gdb connection:
860@example
bellard6c9bf892004-01-24 13:46:56 +0000861> qemu -s -kernel arch/i386/boot/bzImage -hda root-2.4.20.img -append "root=/dev/hda"
bellardda415d52003-06-27 18:50:50 +0000862Connected to host network interface: tun0
863Waiting gdb connection on port 1234
864@end example
865
866Then launch gdb on the 'vmlinux' executable:
867@example
868> gdb vmlinux
869@end example
870
871In gdb, connect to QEMU:
872@example
bellard6c9bf892004-01-24 13:46:56 +0000873(gdb) target remote localhost:1234
bellardda415d52003-06-27 18:50:50 +0000874@end example
875
876Then you can use gdb normally. For example, type 'c' to launch the kernel:
877@example
878(gdb) c
879@end example
880
bellard0806e3f2003-10-01 00:15:32 +0000881Here are some useful tips in order to use gdb on system code:
882
883@enumerate
884@item
885Use @code{info reg} to display all the CPU registers.
886@item
887Use @code{x/10i $eip} to display the code at the PC position.
888@item
889Use @code{set architecture i8086} to dump 16 bit code. Then use
890@code{x/10i $cs*16+*eip} to dump the code at the PC position.
891@end enumerate
892
bellard1a084f32004-05-13 22:34:49 +0000893@section Target OS specific information
894
895@subsection Linux
896
bellard15a34c62004-07-08 21:26:26 +0000897To have access to SVGA graphic modes under X11, use the @code{vesa} or
898the @code{cirrus} X11 driver. For optimal performances, use 16 bit
899color depth in the guest and the host OS.
bellard1a084f32004-05-13 22:34:49 +0000900
bellarde3371e62004-07-10 16:26:02 +0000901When using a 2.6 guest Linux kernel, you should add the option
902@code{clock=pit} on the kernel command line because the 2.6 Linux
903kernels make very strict real time clock checks by default that QEMU
904cannot simulate exactly.
905
bellard7c3fc842005-02-10 21:46:47 +0000906When using a 2.6 guest Linux kernel, verify that the 4G/4G patch is
907not activated because QEMU is slower with this patch. The QEMU
908Accelerator Module is also much slower in this case. Earlier Fedora
909Core 3 Linux kernel (< 2.6.9-1.724_FC3) were known to incorporte this
910patch by default. Newer kernels don't have it.
911
bellard1a084f32004-05-13 22:34:49 +0000912@subsection Windows
913
914If you have a slow host, using Windows 95 is better as it gives the
915best speed. Windows 2000 is also a good choice.
916
bellarde3371e62004-07-10 16:26:02 +0000917@subsubsection SVGA graphic modes support
918
919QEMU emulates a Cirrus Logic GD5446 Video
bellard15a34c62004-07-08 21:26:26 +0000920card. All Windows versions starting from Windows 95 should recognize
921and use this graphic card. For optimal performances, use 16 bit color
922depth in the guest and the host OS.
bellard1a084f32004-05-13 22:34:49 +0000923
bellarde3371e62004-07-10 16:26:02 +0000924@subsubsection CPU usage reduction
925
926Windows 9x does not correctly use the CPU HLT
bellard15a34c62004-07-08 21:26:26 +0000927instruction. The result is that it takes host CPU cycles even when
928idle. You can install the utility from
929@url{http://www.user.cityline.ru/~maxamn/amnhltm.zip} to solve this
930problem. Note that no such tool is needed for NT, 2000 or XP.
bellard1a084f32004-05-13 22:34:49 +0000931
bellard9d0a8e62005-07-03 17:34:05 +0000932@subsubsection Windows 2000 disk full problem
bellarde3371e62004-07-10 16:26:02 +0000933
bellard9d0a8e62005-07-03 17:34:05 +0000934Windows 2000 has a bug which gives a disk full problem during its
935installation. When installing it, use the @option{-win2k-hack} QEMU
936option to enable a specific workaround. After Windows 2000 is
937installed, you no longer need this option (this option slows down the
938IDE transfers).
bellarde3371e62004-07-10 16:26:02 +0000939
bellard6cc721c2005-07-28 22:27:28 +0000940@subsubsection Windows 2000 shutdown
941
942Windows 2000 cannot automatically shutdown in QEMU although Windows 98
943can. It comes from the fact that Windows 2000 does not automatically
944use the APM driver provided by the BIOS.
945
946In order to correct that, do the following (thanks to Struan
947Bartlett): go to the Control Panel => Add/Remove Hardware & Next =>
948Add/Troubleshoot a device => Add a new device & Next => No, select the
949hardware from a list & Next => NT Apm/Legacy Support & Next => Next
950(again) a few times. Now the driver is installed and Windows 2000 now
951correctly instructs QEMU to shutdown at the appropriate moment.
952
953@subsubsection Share a directory between Unix and Windows
954
955See @ref{sec_invocation} about the help of the option @option{-smb}.
956
bellarde3371e62004-07-10 16:26:02 +0000957@subsubsection Windows XP security problems
958
959Some releases of Windows XP install correctly but give a security
960error when booting:
961@example
962A problem is preventing Windows from accurately checking the
963license for this computer. Error code: 0x800703e6.
964@end example
965The only known workaround is to boot in Safe mode
966without networking support.
967
968Future QEMU releases are likely to correct this bug.
969
bellarda0a821a2004-07-14 17:38:57 +0000970@subsection MS-DOS and FreeDOS
971
972@subsubsection CPU usage reduction
973
974DOS does not correctly use the CPU HLT instruction. The result is that
975it takes host CPU cycles even when idle. You can install the utility
976from @url{http://www.vmware.com/software/dosidle210.zip} to solve this
977problem.
978
bellard15a34c62004-07-08 21:26:26 +0000979@chapter QEMU PowerPC System emulator invocation
bellard52c00a52004-04-25 21:27:03 +0000980
981Use the executable @file{qemu-system-ppc} to simulate a complete PREP
bellard15a34c62004-07-08 21:26:26 +0000982or PowerMac PowerPC system.
983
bellardb671f9e2005-04-30 15:08:33 +0000984QEMU emulates the following PowerMac peripherals:
bellard15a34c62004-07-08 21:26:26 +0000985
986@itemize @minus
987@item
988UniNorth PCI Bridge
989@item
990PCI VGA compatible card with VESA Bochs Extensions
991@item
9922 PMAC IDE interfaces with hard disk and CD-ROM support
993@item
994NE2000 PCI adapters
995@item
996Non Volatile RAM
997@item
998VIA-CUDA with ADB keyboard and mouse.
999@end itemize
bellard52c00a52004-04-25 21:27:03 +00001000
bellardb671f9e2005-04-30 15:08:33 +00001001QEMU emulates the following PREP peripherals:
bellard52c00a52004-04-25 21:27:03 +00001002
1003@itemize @minus
1004@item
bellard15a34c62004-07-08 21:26:26 +00001005PCI Bridge
1006@item
1007PCI VGA compatible card with VESA Bochs Extensions
1008@item
bellard52c00a52004-04-25 21:27:03 +000010092 IDE interfaces with hard disk and CD-ROM support
1010@item
1011Floppy disk
1012@item
bellard15a34c62004-07-08 21:26:26 +00001013NE2000 network adapters
bellard52c00a52004-04-25 21:27:03 +00001014@item
1015Serial port
1016@item
1017PREP Non Volatile RAM
bellard15a34c62004-07-08 21:26:26 +00001018@item
1019PC compatible keyboard and mouse.
bellard52c00a52004-04-25 21:27:03 +00001020@end itemize
1021
bellard15a34c62004-07-08 21:26:26 +00001022QEMU uses the Open Hack'Ware Open Firmware Compatible BIOS available at
1023@url{http://site.voila.fr/jmayer/OpenHackWare/index.htm}.
1024
bellard52c00a52004-04-25 21:27:03 +00001025You can read the qemu PC system emulation chapter to have more
1026informations about QEMU usage.
1027
bellard15a34c62004-07-08 21:26:26 +00001028@c man begin OPTIONS
1029
1030The following options are specific to the PowerPC emulation:
1031
1032@table @option
1033
1034@item -prep
1035Simulate a PREP system (default is PowerMAC)
1036
1037@item -g WxH[xDEPTH]
1038
1039Set the initial VGA graphic mode. The default is 800x600x15.
1040
1041@end table
1042
1043@c man end
1044
1045
bellard52c00a52004-04-25 21:27:03 +00001046More information is available at
1047@url{http://jocelyn.mayer.free.fr/qemu-ppc/}.
1048
bellard34751872005-07-02 14:31:34 +00001049@chapter Sparc32 System emulator invocation
bellarde80cfcf2004-12-19 23:18:01 +00001050
1051Use the executable @file{qemu-system-sparc} to simulate a JavaStation
bellard34751872005-07-02 14:31:34 +00001052(sun4m architecture). The emulation is somewhat complete.
bellarde80cfcf2004-12-19 23:18:01 +00001053
bellardb671f9e2005-04-30 15:08:33 +00001054QEMU emulates the following sun4m peripherals:
bellarde80cfcf2004-12-19 23:18:01 +00001055
1056@itemize @minus
bellard34751872005-07-02 14:31:34 +00001057@item
bellarde80cfcf2004-12-19 23:18:01 +00001058IOMMU
1059@item
1060TCX Frame buffer
1061@item
1062Lance (Am7990) Ethernet
1063@item
1064Non Volatile RAM M48T08
1065@item
bellard34751872005-07-02 14:31:34 +00001066Slave I/O: timers, interrupt controllers, Zilog serial ports, keyboard
1067and power/reset logic
1068@item
1069ESP SCSI controller with hard disk and CD-ROM support
1070@item
1071Floppy drive
bellarde80cfcf2004-12-19 23:18:01 +00001072@end itemize
1073
bellard34751872005-07-02 14:31:34 +00001074The number of peripherals is fixed in the architecture.
bellarde80cfcf2004-12-19 23:18:01 +00001075
bellard34751872005-07-02 14:31:34 +00001076QEMU uses the Proll, a PROM replacement available at
1077@url{http://people.redhat.com/zaitcev/linux/}. The required
1078QEMU-specific patches are included with the sources.
1079
1080A sample Linux 2.6 series kernel and ram disk image are available on
1081the QEMU web site. Please note that currently neither Linux 2.4
1082series, NetBSD, nor OpenBSD kernels work.
1083
1084@c man begin OPTIONS
1085
1086The following options are specific to the Sparc emulation:
1087
1088@table @option
1089
1090@item -g WxH
1091
1092Set the initial TCX graphic mode. The default is 1024x768.
1093
1094@end table
1095
1096@c man end
1097
1098@chapter Sparc64 System emulator invocation
1099
1100Use the executable @file{qemu-system-sparc64} to simulate a Sun4u machine.
1101The emulator is not usable for anything yet.
bellardb7569212005-03-13 09:43:05 +00001102
bellard83469012005-07-23 14:27:54 +00001103QEMU emulates the following sun4u peripherals:
1104
1105@itemize @minus
1106@item
1107UltraSparc IIi APB PCI Bridge
1108@item
1109PCI VGA compatible card with VESA Bochs Extensions
1110@item
1111Non Volatile RAM M48T59
1112@item
1113PC-compatible serial ports
1114@end itemize
1115
bellard9d0a8e62005-07-03 17:34:05 +00001116@chapter MIPS System emulator invocation
1117
1118Use the executable @file{qemu-system-mips} to simulate a MIPS machine.
1119The emulator begins to launch a Linux kernel.
1120
bellard1f673132004-04-04 15:21:17 +00001121@chapter QEMU User space emulator invocation
bellard386405f2003-03-23 21:28:45 +00001122
bellard1f673132004-04-04 15:21:17 +00001123@section Quick Start
bellard386405f2003-03-23 21:28:45 +00001124
bellard1f673132004-04-04 15:21:17 +00001125In order to launch a Linux process, QEMU needs the process executable
1126itself and all the target (x86) dynamic libraries used by it.
bellard386405f2003-03-23 21:28:45 +00001127
bellard1f673132004-04-04 15:21:17 +00001128@itemize
bellard386405f2003-03-23 21:28:45 +00001129
bellard1f673132004-04-04 15:21:17 +00001130@item On x86, you can just try to launch any process by using the native
1131libraries:
bellard386405f2003-03-23 21:28:45 +00001132
bellard1f673132004-04-04 15:21:17 +00001133@example
1134qemu-i386 -L / /bin/ls
1135@end example
bellardfd429f22003-03-30 20:59:46 +00001136
bellard1f673132004-04-04 15:21:17 +00001137@code{-L /} tells that the x86 dynamic linker must be searched with a
1138@file{/} prefix.
bellard1eb20522003-06-25 16:21:49 +00001139
bellard1f673132004-04-04 15:21:17 +00001140@item Since QEMU is also a linux process, you can launch qemu with qemu (NOTE: you can only do that if you compiled QEMU from the sources):
bellard1eb20522003-06-25 16:21:49 +00001141
bellard1f673132004-04-04 15:21:17 +00001142@example
1143qemu-i386 -L / qemu-i386 -L / /bin/ls
1144@end example
bellard386405f2003-03-23 21:28:45 +00001145
bellard1f673132004-04-04 15:21:17 +00001146@item On non x86 CPUs, you need first to download at least an x86 glibc
1147(@file{qemu-runtime-i386-XXX-.tar.gz} on the QEMU web page). Ensure that
1148@code{LD_LIBRARY_PATH} is not set:
bellard386405f2003-03-23 21:28:45 +00001149
bellard1f673132004-04-04 15:21:17 +00001150@example
1151unset LD_LIBRARY_PATH
1152@end example
bellard386405f2003-03-23 21:28:45 +00001153
bellard1f673132004-04-04 15:21:17 +00001154Then you can launch the precompiled @file{ls} x86 executable:
bellard386405f2003-03-23 21:28:45 +00001155
bellard1f673132004-04-04 15:21:17 +00001156@example
1157qemu-i386 tests/i386/ls
1158@end example
1159You can look at @file{qemu-binfmt-conf.sh} so that
1160QEMU is automatically launched by the Linux kernel when you try to
1161launch x86 executables. It requires the @code{binfmt_misc} module in the
1162Linux kernel.
bellard386405f2003-03-23 21:28:45 +00001163
bellard1f673132004-04-04 15:21:17 +00001164@item The x86 version of QEMU is also included. You can try weird things such as:
1165@example
1166qemu-i386 /usr/local/qemu-i386/bin/qemu-i386 /usr/local/qemu-i386/bin/ls-i386
1167@end example
bellard386405f2003-03-23 21:28:45 +00001168
bellard1f673132004-04-04 15:21:17 +00001169@end itemize
bellard386405f2003-03-23 21:28:45 +00001170
bellard1f673132004-04-04 15:21:17 +00001171@section Wine launch
bellard386405f2003-03-23 21:28:45 +00001172
bellard1f673132004-04-04 15:21:17 +00001173@itemize
bellard386405f2003-03-23 21:28:45 +00001174
bellard1f673132004-04-04 15:21:17 +00001175@item Ensure that you have a working QEMU with the x86 glibc
1176distribution (see previous section). In order to verify it, you must be
1177able to do:
bellard386405f2003-03-23 21:28:45 +00001178
bellard1f673132004-04-04 15:21:17 +00001179@example
1180qemu-i386 /usr/local/qemu-i386/bin/ls-i386
1181@end example
bellard386405f2003-03-23 21:28:45 +00001182
bellard1f673132004-04-04 15:21:17 +00001183@item Download the binary x86 Wine install
1184(@file{qemu-XXX-i386-wine.tar.gz} on the QEMU web page).
bellard386405f2003-03-23 21:28:45 +00001185
bellard1f673132004-04-04 15:21:17 +00001186@item Configure Wine on your account. Look at the provided script
1187@file{/usr/local/qemu-i386/bin/wine-conf.sh}. Your previous
1188@code{$@{HOME@}/.wine} directory is saved to @code{$@{HOME@}/.wine.org}.
bellard386405f2003-03-23 21:28:45 +00001189
bellard1f673132004-04-04 15:21:17 +00001190@item Then you can try the example @file{putty.exe}:
bellard386405f2003-03-23 21:28:45 +00001191
bellard1f673132004-04-04 15:21:17 +00001192@example
1193qemu-i386 /usr/local/qemu-i386/wine/bin/wine /usr/local/qemu-i386/wine/c/Program\ Files/putty.exe
1194@end example
bellard386405f2003-03-23 21:28:45 +00001195
bellard1f673132004-04-04 15:21:17 +00001196@end itemize
bellard386405f2003-03-23 21:28:45 +00001197
bellard1f673132004-04-04 15:21:17 +00001198@section Command line options
bellard386405f2003-03-23 21:28:45 +00001199
bellard1f673132004-04-04 15:21:17 +00001200@example
1201usage: qemu-i386 [-h] [-d] [-L path] [-s size] program [arguments...]
1202@end example
bellard386405f2003-03-23 21:28:45 +00001203
bellard1f673132004-04-04 15:21:17 +00001204@table @option
1205@item -h
1206Print the help
1207@item -L path
1208Set the x86 elf interpreter prefix (default=/usr/local/qemu-i386)
1209@item -s size
1210Set the x86 stack size in bytes (default=524288)
bellard386405f2003-03-23 21:28:45 +00001211@end table
1212
bellard1f673132004-04-04 15:21:17 +00001213Debug options:
bellard386405f2003-03-23 21:28:45 +00001214
bellard1f673132004-04-04 15:21:17 +00001215@table @option
1216@item -d
1217Activate log (logfile=/tmp/qemu.log)
1218@item -p pagesize
1219Act as if the host page size was 'pagesize' bytes
1220@end table
bellard386405f2003-03-23 21:28:45 +00001221
bellard15a34c62004-07-08 21:26:26 +00001222@node compilation
1223@chapter Compilation from the sources
1224
bellard7c3fc842005-02-10 21:46:47 +00001225@section Linux/Unix
bellard15a34c62004-07-08 21:26:26 +00001226
bellard7c3fc842005-02-10 21:46:47 +00001227@subsection Compilation
1228
1229First you must decompress the sources:
1230@example
1231cd /tmp
1232tar zxvf qemu-x.y.z.tar.gz
1233cd qemu-x.y.z
1234@end example
1235
1236Then you configure QEMU and build it (usually no options are needed):
1237@example
1238./configure
1239make
1240@end example
1241
1242Then type as root user:
1243@example
1244make install
1245@end example
1246to install QEMU in @file{/usr/local}.
1247
bellard7c3fc842005-02-10 21:46:47 +00001248@subsection Tested tool versions
1249
1250In order to compile QEMU succesfully, it is very important that you
1251have the right tools. The most important one is gcc. I cannot guaranty
1252that QEMU works if you do not use a tested gcc version. Look at
1253'configure' and 'Makefile' if you want to make a different gcc
1254version work.
1255
1256@example
1257host gcc binutils glibc linux distribution
1258----------------------------------------------------------------------
1259x86 3.2 2.13.2 2.1.3 2.4.18
1260 2.96 2.11.93.0.2 2.2.5 2.4.18 Red Hat 7.3
1261 3.2.2 2.13.90.0.18 2.3.2 2.4.20 Red Hat 9
1262
1263PowerPC 3.3 [4] 2.13.90.0.18 2.3.1 2.4.20briq
1264 3.2
1265
1266Alpha 3.3 [1] 2.14.90.0.4 2.2.5 2.2.20 [2] Debian 3.0
1267
1268Sparc32 2.95.4 2.12.90.0.1 2.2.5 2.4.18 Debian 3.0
1269
1270ARM 2.95.4 2.12.90.0.1 2.2.5 2.4.9 [3] Debian 3.0
1271
1272[1] On Alpha, QEMU needs the gcc 'visibility' attribute only available
1273 for gcc version >= 3.3.
1274[2] Linux >= 2.4.20 is necessary for precise exception support
1275 (untested).
1276[3] 2.4.9-ac10-rmk2-np1-cerf2
1277
1278[4] gcc 2.95.x generates invalid code when using too many register
1279variables. You must use gcc 3.x on PowerPC.
1280@end example
bellard15a34c62004-07-08 21:26:26 +00001281
1282@section Windows
1283
1284@itemize
1285@item Install the current versions of MSYS and MinGW from
1286@url{http://www.mingw.org/}. You can find detailed installation
1287instructions in the download section and the FAQ.
1288
1289@item Download
1290the MinGW development library of SDL 1.2.x
1291(@file{SDL-devel-1.2.x-mingw32.tar.gz}) from
1292@url{http://www.libsdl.org}. Unpack it in a temporary place, and
1293unpack the archive @file{i386-mingw32msvc.tar.gz} in the MinGW tool
1294directory. Edit the @file{sdl-config} script so that it gives the
1295correct SDL directory when invoked.
1296
1297@item Extract the current version of QEMU.
1298
1299@item Start the MSYS shell (file @file{msys.bat}).
1300
1301@item Change to the QEMU directory. Launch @file{./configure} and
1302@file{make}. If you have problems using SDL, verify that
1303@file{sdl-config} can be launched from the MSYS command line.
1304
1305@item You can install QEMU in @file{Program Files/Qemu} by typing
1306@file{make install}. Don't forget to copy @file{SDL.dll} in
1307@file{Program Files/Qemu}.
1308
1309@end itemize
1310
1311@section Cross compilation for Windows with Linux
1312
1313@itemize
1314@item
1315Install the MinGW cross compilation tools available at
1316@url{http://www.mingw.org/}.
1317
1318@item
1319Install the Win32 version of SDL (@url{http://www.libsdl.org}) by
1320unpacking @file{i386-mingw32msvc.tar.gz}. Set up the PATH environment
1321variable so that @file{i386-mingw32msvc-sdl-config} can be launched by
1322the QEMU configuration script.
1323
1324@item
1325Configure QEMU for Windows cross compilation:
1326@example
1327./configure --enable-mingw32
1328@end example
1329If necessary, you can change the cross-prefix according to the prefix
1330choosen for the MinGW tools with --cross-prefix. You can also use
1331--prefix to set the Win32 install path.
1332
1333@item You can install QEMU in the installation directory by typing
1334@file{make install}. Don't forget to copy @file{SDL.dll} in the
1335installation directory.
1336
1337@end itemize
1338
1339Note: Currently, Wine does not seem able to launch
1340QEMU for Win32.
1341
1342@section Mac OS X
1343
1344The Mac OS X patches are not fully merged in QEMU, so you should look
1345at the QEMU mailing list archive to have all the necessary
1346information.
1347