aboutsummaryrefslogtreecommitdiff
path: root/docs/system/ppc/prep.rst
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2021-02-22 14:39:56 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2021-03-10 09:07:09 +1100
commita4ee352fe025bd1308eb77b11b3b60542af8a370 (patch)
treeca7e65be3e5d4e1fbcc8e06a90dc6fc758604360 /docs/system/ppc/prep.rst
parenta03509cd2baf48b1e947d9eb203ccb95bd99e5fb (diff)
docs/system: Extend PPC section
This moves the current documentation in files specific to each platform family. PowerNV machine is updated, the other machines need to be done. Signed-off-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20210222133956.156001-1-clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org> [dwg: Trivial capitalization fix] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'docs/system/ppc/prep.rst')
-rw-r--r--docs/system/ppc/prep.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/system/ppc/prep.rst b/docs/system/ppc/prep.rst
new file mode 100644
index 0000000000..bd9eb8eabd
--- /dev/null
+++ b/docs/system/ppc/prep.rst
@@ -0,0 +1,18 @@
+Prep machine (``40p``)
+==================================================================
+
+Use the executable ``qemu-system-ppc`` to simulate a complete 40P (PREP)
+
+Supported devices
+-----------------
+
+QEMU emulates the following 40P (PREP) peripherals:
+
+ * PCI Bridge
+ * PCI VGA compatible card with VESA Bochs Extensions
+ * 2 IDE interfaces with hard disk and CD-ROM support
+ * Floppy disk
+ * PCnet network adapters
+ * Serial port
+ * PREP Non Volatile RAM
+ * PC compatible keyboard and mouse.