mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
sparc update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1325 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
313132138a
commit
b756921ad1
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue