summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-17 13:08:32 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-17 13:08:32 +0000
commit6bf5b4e8a85a46b5f41eeea0910327608924b382 (patch)
treeefce68a63c5fdd9456c488a656e484892b417ba8 /qemu-doc.texi
parent94ced0753493b1732a212f2435ff6ca776468c10 (diff)
downloadqemu-6bf5b4e8a85a46b5f41eeea0910327608924b382.tar.gz
MIPSsim pseudo machine emulation.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3400 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi15
1 files changed, 14 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index c3a529ba9c..5b534cc9b4 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -2036,6 +2036,8 @@ A generic ISA PC-like machine "mips"
The MIPS Malta prototype board "malta"
@item
An ACER Pica "pica61"
+@item
+MIPS MIPSsim emulator pseudo board "mipssim"
@end itemize
The generic emulation is supported by Debian 'Etch' and is able to
@@ -2044,7 +2046,7 @@ emulated:
@itemize @minus
@item
-MIPS 24Kf CPU
+A range of MIPS CPUs, default is the 24Kf
@item
PC style serial port
@item
@@ -2083,6 +2085,17 @@ PC Keyboard
IDE controller
@end itemize
+The MIPSsim emulation supports:
+
+@itemize @minus
+@item
+A range of MIPS CPUs, default is the 24Kf
+@item
+PC style serial port
+@item
+MIPSnet network emulation
+@end itemize
+
@node ARM System emulator
@section ARM System emulator