git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1427 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2005-04-30 15:08:33 +00:00
parent de167e416f
commit b671f9ed2d
2 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,7 @@ QEMU has two operating modes:
@item
Full system emulation. In this mode, QEMU emulates a full system (for
example a PC), including a processor and various peripherials. It can
example a PC), including a processor and various peripherals. It can
be used to launch different Operating Systems without rebooting the
PC or to debug system code.
@ -73,7 +73,7 @@ Download the experimental binary installer at
@c man begin DESCRIPTION
The QEMU System emulator simulates the
following PC peripherials:
following PC peripherals:
@itemize @minus
@item
@ -930,7 +930,7 @@ problem.
Use the executable @file{qemu-system-ppc} to simulate a complete PREP
or PowerMac PowerPC system.
QEMU emulates the following PowerMac peripherials:
QEMU emulates the following PowerMac peripherals:
@itemize @minus
@item
@ -947,7 +947,7 @@ Non Volatile RAM
VIA-CUDA with ADB keyboard and mouse.
@end itemize
QEMU emulates the following PREP peripherials:
QEMU emulates the following PREP peripherals:
@itemize @minus
@item
@ -1000,7 +1000,7 @@ More information is available at
Use the executable @file{qemu-system-sparc} to simulate a JavaStation
(sun4m architecture). The emulation is far from complete.
QEMU emulates the following sun4m peripherials:
QEMU emulates the following sun4m peripherals:
@itemize @minus
@item

View file

@ -22,7 +22,7 @@ QEMU has two operating modes:
@item
Full system emulation. In this mode, QEMU emulates a full system
(usually a PC), including a processor and various peripherials. It can
(usually a PC), including a processor and various peripherals. It can
be used to launch an different Operating System without rebooting the
PC or to debug system code.