| 1 | .. _system-targets-ref: |
| 2 | |
| 3 | QEMU System Emulator Targets |
| 4 | ============================ |
| 5 | |
| 6 | QEMU is a generic emulator and it emulates many machines. Most of the |
| 7 | options are similar for all machines. Specific information about the |
| 8 | various targets are mentioned in the following sections. |
| 9 | |
| 10 | Contents: |
| 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 | |
| 19 | target-arm |
| 20 | target-avr |
| 21 | target-loongarch |
| 22 | target-m68k |
| 23 | target-mips |
| 24 | target-or1k |
| 25 | target-ppc |
| 26 | target-riscv |
| 27 | target-rx |
| 28 | target-s390x |
| 29 | target-sparc |
| 30 | target-sparc64 |
| 31 | target-i386 |
| 32 | target-xtensa |
| 33 | target-hexagon |