Update MIPS specific documentation.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3828 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
		
							parent
							
								
									5cfdf93099
								
							
						
					
					
						commit
						d9aedc3229
					
				| 
						 | 
					@ -76,7 +76,7 @@ For system emulation, the following hardware targets are supported:
 | 
				
			||||||
@item Mac99 PowerMac (PowerPC processor, in progress)
 | 
					@item Mac99 PowerMac (PowerPC processor, in progress)
 | 
				
			||||||
@item Sun4m (32-bit Sparc processor)
 | 
					@item Sun4m (32-bit Sparc processor)
 | 
				
			||||||
@item Sun4u (64-bit Sparc processor, in progress)
 | 
					@item Sun4u (64-bit Sparc processor, in progress)
 | 
				
			||||||
@item Malta board (32-bit MIPS processor)
 | 
					@item Malta board (32-bit and 64-bit MIPS processors)
 | 
				
			||||||
@item ARM Integrator/CP (ARM)
 | 
					@item ARM Integrator/CP (ARM)
 | 
				
			||||||
@item ARM Versatile baseboard (ARM)
 | 
					@item ARM Versatile baseboard (ARM)
 | 
				
			||||||
@item ARM RealView Emulation baseboard (ARM)
 | 
					@item ARM RealView Emulation baseboard (ARM)
 | 
				
			||||||
| 
						 | 
					@ -88,7 +88,7 @@ For system emulation, the following hardware targets are supported:
 | 
				
			||||||
@item Palm Tungsten|E PDA (OMAP310 processor)
 | 
					@item Palm Tungsten|E PDA (OMAP310 processor)
 | 
				
			||||||
@end itemize
 | 
					@end itemize
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For user emulation, x86, PowerPC, ARM, MIPS, Sparc32/64 and ColdFire(m68k) CPUs are supported.
 | 
					For user emulation, x86, PowerPC, ARM, 32-bit MIPS, Sparc32/64 and ColdFire(m68k) CPUs are supported.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@node Installation
 | 
					@node Installation
 | 
				
			||||||
@chapter Installation
 | 
					@chapter Installation
 | 
				
			||||||
| 
						 | 
					@ -2113,8 +2113,10 @@ PC-compatible serial ports
 | 
				
			||||||
@node MIPS System emulator
 | 
					@node MIPS System emulator
 | 
				
			||||||
@section MIPS System emulator
 | 
					@section MIPS System emulator
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Use the executable @file{qemu-system-mips} to simulate a MIPS machine.
 | 
					Four executables cover simulation of 32 and 64-bit MIPS systems in
 | 
				
			||||||
Three different machine types are emulated:
 | 
					both endian options, @file{qemu-system-mips}, @file{qemu-system-mipsel}
 | 
				
			||||||
 | 
					@file{qemu-system-mips64} and @file{qemu-system-mips64el}.
 | 
				
			||||||
 | 
					Four different machine types are emulated:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@itemize @minus
 | 
					@itemize @minus
 | 
				
			||||||
@item
 | 
					@item
 | 
				
			||||||
| 
						 | 
					@ -2122,7 +2124,7 @@ A generic ISA PC-like machine "mips"
 | 
				
			||||||
@item
 | 
					@item
 | 
				
			||||||
The MIPS Malta prototype board "malta"
 | 
					The MIPS Malta prototype board "malta"
 | 
				
			||||||
@item
 | 
					@item
 | 
				
			||||||
An ACER Pica "pica61"
 | 
					An ACER Pica "pica61". This machine needs the 64-bit emulator.
 | 
				
			||||||
@item
 | 
					@item
 | 
				
			||||||
MIPS emulator pseudo board "mipssim"
 | 
					MIPS emulator pseudo board "mipssim"
 | 
				
			||||||
@end itemize
 | 
					@end itemize
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue