qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "andrzej zaborowski" <balrog@zabor.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] Mention RealView in docs.
Date: Wed, 28 Feb 2007 12:27:03 +0100	[thread overview]
Message-ID: <fb249edb0702280327of71c328h22919d6e98430854@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 72 bytes --]

Mention ARM RealView emulation in user docs (similar to ARM Versatile).

[-- Attachment #2: 0001-Mention-ARM-RealView-emulation-in-user-docs-similar-to-ARM-Versatile.txt --]
[-- Type: text/plain, Size: 1588 bytes --]

From c1a465cb44950a3a12a78d3b5d2feeaa2e2e6687 Mon Sep 17 00:00:00 2001
Date: Wed, 28 Feb 2007 13:13:09 +0100
Subject: [PATCH] Mention RealView in docs.

Mention ARM RealView emulation in user docs (similar to ARM Versatile).
---
 qemu-doc.texi |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/qemu-doc.texi b/qemu-doc.texi
index 834c778..308afef 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -79,6 +79,7 @@ For system emulation, the following hardware targets are supported:
 @item Malta board (32-bit MIPS processor)
 @item ARM Integrator/CP (ARM926E or 1026E processor)
 @item ARM Versatile baseboard (ARM926E)
+@item ARM RealView baseboard (ARM926EJ-S)
 @end itemize
 
 For user emulation, x86, PowerPC, ARM, MIPS, Sparc32/64 and ColdFire(m68k) CPUs are supported.
@@ -1701,6 +1702,29 @@ PCI OHCI USB controller.
 LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM devices.
 @end itemize
 
+The ARM RealView baseboard is emulated with the following devices:
+
+@itemize @minus
+@item
+ARM926EJ-S CPU
+@item
+ARM AMBA Generic/Distributed Interrupt Controller
+@item
+Four PL011 UARTs
+@item 
+SMC 91c111 Ethernet adapter
+@item
+PL110 LCD controller
+@item
+PL050 KMI with PS/2 keyboard and mouse
+@item
+Versatile PCI host bridge - PCI memory space only.
+@item
+PCI OHCI USB controller
+@item
+LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM devices
+@end itemize
+
 A Linux 2.6 test image is available on the QEMU web site. More
 information is available in the QEMU mailing-list archive.
 
-- 
1.4.4.3


             reply	other threads:[~2007-02-28 11:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 11:27 andrzej zaborowski [this message]
2007-02-28 16:26 ` [Qemu-devel] [PATCH] Mention RealView in docs Paul Brook

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb249edb0702280327of71c328h22919d6e98430854@mail.gmail.com \
    --to=balrog@zabor.org \
    --cc=balrogg@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).