diff options
author | Paul Brook <paul@codesourcery.com> | 2009-05-14 23:11:09 +0100 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2009-05-14 23:11:09 +0100 |
commit | 4af396115a1722dfaf8f7d4ecee59202dd7d5ea8 (patch) | |
tree | 56964e052c52762cbed3f90e85cddece6eceb06b /qemu-doc.texi | |
parent | dcc5e4a0769ffec156ac06faa6bf5cffe254d9fc (diff) |
Syborg (Symbian Virtual Platform) board
A virtual reference platform for SymbianOS development/debugging.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 3742b45987..0780f06d98 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -91,6 +91,7 @@ For system emulation, the following hardware targets are supported: @item MusicPal (MV88W8618 ARM processor) @item Gumstix "Connex" and "Verdex" motherboards (PXA255/270). @item Siemens SX1 smartphone (OMAP310 processor) +@item Syborg SVP base model (ARM Cortex-A8). @end itemize For user emulation, x86, PowerPC, ARM, 32-bit MIPS, Sparc32/64 and ColdFire(m68k) CPUs are supported. @@ -2172,6 +2173,28 @@ Secure Digital card connected to OMAP MMC/SD host Three on-chip UARTs @end itemize +The "Syborg" Symbian Virtual Platform base model includes the following +elements: + +@itemize @minus +@item +ARM Cortex-A8 CPU +@item +Interrupt controller +@item +Timer +@item +Real Time Clock +@item +Keyboard +@item +Framebuffer +@item +Touchscreen +@item +UARTs +@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. |