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