summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-03-13 09:43:05 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-03-13 09:43:05 +0000
commitb756921ad18c8d293da634ff3b4e950ec8ae3f80 (patch)
tree8d3aa9d08e91b4584fa38dc5ca98484e699c726c /qemu-doc.texi
parent313132138a91f90f270510a06db549c3fd7466bf (diff)
downloadqemu-b756921ad18c8d293da634ff3b4e950ec8ae3f80.tar.gz
sparc update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1325 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 02780a9cde..106ecf4cda 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -42,6 +42,7 @@ For system emulation, the following hardware targets are supported:
@item PC (x86 processor)
@item PREP (PowerPC processor)
@item PowerMac (PowerPC processor, in progress)
+@item Sun4m (Sparc processor, in progress)
@end itemize
For user emulation, x86, PowerPC, ARM, and SPARC CPUs are supported.
@@ -1017,6 +1018,9 @@ Slave I/O: timers, interrupt controllers, Zilog serial ports
QEMU uses the Proll, a PROM replacement available at
@url{http://people.redhat.com/zaitcev/linux/}.
+A sample Linux kernel and ram disk image are available on the QEMU web
+site.
+
@chapter QEMU User space emulator invocation
@section Quick Start