Revision 6a3b9cc9 qemu-doc.texi

b/qemu-doc.texi
1949 1949
@node Sparc32 System emulator
1950 1950
@section Sparc32 System emulator
1951 1951

  
1952
Use the executable @file{qemu-system-sparc} to simulate a SparcStation 5
1953
or SparcStation 10 (sun4m architecture). The emulation is somewhat complete.
1954
SMP up to 16 CPUs is supported, but Linux limits the number of usable CPUs
1955
to 4.
1952
Use the executable @file{qemu-system-sparc} to simulate a SPARCstation
1953
5, SPARCstation 10, or SPARCserver 600MP (sun4m architecture). The
1954
emulation is somewhat complete.  SMP up to 16 CPUs is supported, but
1955
Linux limits the number of usable CPUs to 4.
1956 1956

  
1957 1957
QEMU emulates the following sun4m peripherals:
1958 1958

  
......
1971 1971
@item
1972 1972
ESP SCSI controller with hard disk and CD-ROM support
1973 1973
@item
1974
Floppy drive
1974
Floppy drive (not on SS-600MP)
1975 1975
@item
1976 1976
CS4231 sound device (only on SS-5, not working yet)
1977 1977
@end itemize
1978 1978

  
1979
The number of peripherals is fixed in the architecture.  Maximum memory size
1980
depends on the machine type, for SS-5 it is 256MB and for SS-10 2047MB.
1979
The number of peripherals is fixed in the architecture.  Maximum
1980
memory size depends on the machine type, for SS-5 it is 256MB and for
1981
SS-10 and SS-600MP 2047MB.
1981 1982

  
1982 1983
Since version 0.8.2, QEMU uses OpenBIOS
1983 1984
@url{http://www.openbios.org/}. OpenBIOS is a free (GPL v2) portable

Also available in: Unified diff