| 1 | .. _PowerPC-System-emulator: |
| 2 | |
| 3 | PowerPC System emulator |
| 4 | ----------------------- |
| 5 | |
| 6 | Board-specific documentation |
| 7 | ============================ |
| 8 | |
| 9 | You can get a complete list by running ``qemu-system-ppc64 --machine |
| 10 | help``. |
| 11 | |
| 12 | .. |
| 13 | This table of contents should be kept sorted alphabetically |
| 14 | by the title text of each file, which isn't the same ordering |
| 15 | as an alphabetical sort by filename. |
| 16 | |
| 17 | .. toctree:: |
| 18 | :maxdepth: 1 |
| 19 | |
| 20 | ppc/amigang |
| 21 | ppc/embedded |
| 22 | ppc/powermac |
| 23 | ppc/powernv |
| 24 | ppc/ppce500 |
| 25 | ppc/prep |
| 26 | ppc/pseries |