Revision a785e42e qemu-doc.texi

b/qemu-doc.texi
242 242

  
243 243
@item -smp n
244 244
Simulate an SMP system with @var{n} CPUs. On the PC target, up to 255
245
CPUs are supported.
245
CPUs are supported. On Sparc32 target, Linux limits the number of usable CPUs
246
to 4.
246 247

  
247 248
@item -audio-help
248 249

  
......
1942 1943

  
1943 1944
Use the executable @file{qemu-system-sparc} to simulate a SparcStation 5
1944 1945
or SparcStation 10 (sun4m architecture). The emulation is somewhat complete.
1946
SMP up to 16 CPUs is supported, but Linux limits the number of usable CPUs
1947
to 4.
1945 1948

  
1946 1949
QEMU emulates the following sun4m peripherals:
1947 1950

  
......
1965 1968
CS4231 sound device (only on SS-5, not working yet)
1966 1969
@end itemize
1967 1970

  
1968
The number of peripherals is fixed in the architecture.
1971
The number of peripherals is fixed in the architecture.  Maximum memory size
1972
depends on the machine type, for SS-5 it is 256MB and for SS-10 2047MB.
1969 1973

  
1970 1974
Since version 0.8.2, QEMU uses OpenBIOS
1971 1975
@url{http://www.openbios.org/}. OpenBIOS is a free (GPL v2) portable
......
2382 2386

  
2383 2387
The binary format is detected automatically.
2384 2388

  
2389
@command{qemu-sparc32plus} can execute Sparc32 and SPARC32PLUS binaries
2390
(Sparc64 CPU, 32 bit ABI).
2391

  
2392
@command{qemu-sparc64} can execute some Sparc64 (Sparc64 CPU, 64 bit ABI) and
2393
SPARC32PLUS binaries (Sparc64 CPU, 32 bit ABI).
2394

  
2385 2395
@node Mac OS X/Darwin User space emulator
2386 2396
@section Mac OS X/Darwin User space emulator
2387 2397

  

Also available in: Unified diff