/[qemu]/qemu/qemu-doc.texi
ViewVC logotype

Diff of /qemu/qemu-doc.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.62 by bellard, Sat Jul 2 14:31:34 2005 UTC revision 1.63 by bellard, Sun Jul 3 17:34:05 2005 UTC
# Line 39  performance. Line 39  performance.
39    
40  For system emulation, the following hardware targets are supported:  For system emulation, the following hardware targets are supported:
41  @itemize  @itemize
42  @item PC (x86 processor)  @item PC (x86 or x86_64 processor)
43  @item PREP (PowerPC processor)  @item PREP (PowerPC processor)
44  @item PowerMac (PowerPC processor, in progress)  @item G3 BW PowerMac (PowerPC processor)
45    @item Mac99 PowerMac (PowerPC processor, in progress)
46  @item Sun4m (32-bit Sparc processor)  @item Sun4m (32-bit Sparc processor)
47  @item Sun4u (64-bit Sparc processor, in progress)  @item Sun4u (64-bit Sparc processor, in progress)
48    @item Malta board (32-bit MIPS processor, in progress)
49  @end itemize  @end itemize
50    
51  For user emulation, x86, PowerPC, ARM, and Sparc32/64 CPUs are supported.  For user emulation, x86, PowerPC, ARM, and Sparc32/64 CPUs are supported.
# Line 193  Start in full screen. Line 195  Start in full screen.
195  Store the QEMU process PID in @var{file}. It is useful if you launch QEMU  Store the QEMU process PID in @var{file}. It is useful if you launch QEMU
196  from a script.  from a script.
197    
198    @item -win2k-hack
199    Use it when installing Windows 2000 to avoid a disk full bug. After
200    Windows 2000 is installed, you no longer need this option (this option
201    slows down the IDE transfers).
202    
203  @end table  @end table
204    
205  Network options:  Network options:
# Line 897  idle. You can install the utility from Line 904  idle. You can install the utility from
904  @url{http://www.user.cityline.ru/~maxamn/amnhltm.zip} to solve this  @url{http://www.user.cityline.ru/~maxamn/amnhltm.zip} to solve this
905  problem. Note that no such tool is needed for NT, 2000 or XP.  problem. Note that no such tool is needed for NT, 2000 or XP.
906    
907  @subsubsection Windows 2000 disk full problems  @subsubsection Windows 2000 disk full problem
   
 Currently (release 0.6.0) QEMU has a bug which gives a @code{disk  
 full} error during installation of some releases of Windows 2000. The  
 workaround is to stop QEMU as soon as you notice that your disk image  
 size is growing too fast (monitor it with @code{ls -ls}). Then  
 relaunch QEMU to continue the installation. If you still experience  
 the problem, relaunch QEMU again.  
908    
909  Future QEMU releases are likely to correct this bug.  Windows 2000 has a bug which gives a disk full problem during its
910    installation. When installing it, use the @option{-win2k-hack} QEMU
911    option to enable a specific workaround. After Windows 2000 is
912    installed, you no longer need this option (this option slows down the
913    IDE transfers).
914    
915  @subsubsection Windows XP security problems  @subsubsection Windows XP security problems
916    
# Line 1054  Set the initial TCX graphic mode. The de Line 1058  Set the initial TCX graphic mode. The de
1058  Use the executable @file{qemu-system-sparc64} to simulate a Sun4u machine.  Use the executable @file{qemu-system-sparc64} to simulate a Sun4u machine.
1059  The emulator is not usable for anything yet.  The emulator is not usable for anything yet.
1060    
1061    @chapter MIPS System emulator invocation
1062    
1063    Use the executable @file{qemu-system-mips} to simulate a MIPS machine.
1064    The emulator begins to launch a Linux kernel.
1065    
1066  @chapter QEMU User space emulator invocation  @chapter QEMU User space emulator invocation
1067    
1068  @section Quick Start  @section Quick Start

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26