37337472e7
This adds detailed documentation for PowerPC `ppce500` machine, including the following information: - Supported devices - Hardware configuration information - Boot options - Running Linux kernel - Running U-Boot Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
26 lines
507 B
ReStructuredText
26 lines
507 B
ReStructuredText
.. _PowerPC-System-emulator:
|
|
|
|
PowerPC System emulator
|
|
-----------------------
|
|
|
|
Board-specific documentation
|
|
============================
|
|
|
|
You can get a complete list by running ``qemu-system-ppc64 --machine
|
|
help``.
|
|
|
|
..
|
|
This table of contents should be kept sorted alphabetically
|
|
by the title text of each file, which isn't the same ordering
|
|
as an alphabetical sort by filename.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ppc/embedded
|
|
ppc/powermac
|
|
ppc/powernv
|
|
ppc/ppce500
|
|
ppc/prep
|
|
ppc/pseries
|