diff mbox

doc: Remove Symbian Virtual Platform

Message ID 1323844224-22432-1-git-send-email-sw@weilnetz.de
State Accepted
Headers show

Commit Message

Stefan Weil Dec. 14, 2011, 6:30 a.m. UTC
Commit d396a657baec8c6b7aa0c888746e0e2f78303650 removed the code
for SVP, so the documentation needs this update.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
 qemu-doc.texi |   23 -----------------------
 1 files changed, 0 insertions(+), 23 deletions(-)

Comments

Stefan Hajnoczi Dec. 14, 2011, 9:37 a.m. UTC | #1
On Wed, Dec 14, 2011 at 6:30 AM, Stefan Weil <sw@weilnetz.de> wrote:
> Commit d396a657baec8c6b7aa0c888746e0e2f78303650 removed the code
> for SVP, so the documentation needs this update.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
>  qemu-doc.texi |   23 -----------------------
>  1 files changed, 0 insertions(+), 23 deletions(-)

Thank you, I only did a case-sensitive git grep syborg and missed
this!  Will merge into trivial-patches tree.

Stefan
Stefan Hajnoczi Dec. 14, 2011, 11:14 a.m. UTC | #2
On Wed, Dec 14, 2011 at 07:30:24AM +0100, Stefan Weil wrote:
> Commit d396a657baec8c6b7aa0c888746e0e2f78303650 removed the code
> for SVP, so the documentation needs this update.
> 
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
>  qemu-doc.texi |   23 -----------------------
>  1 files changed, 0 insertions(+), 23 deletions(-)

Thanks, applied to the trivial patches -next tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches-next

Stefan
diff mbox

Patch

diff --git a/qemu-doc.texi b/qemu-doc.texi
index 9c3cb62..11f4166 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -107,7 +107,6 @@  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).
 @item AXIS-Devboard88 (CRISv32 ETRAX-FS).
 @item Petalogix Spartan 3aDSP1800 MMU ref design (MicroBlaze).
 @item Avnet LX60/LX110/LX200 boards (Xtensa)
@@ -2079,28 +2078,6 @@  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.