targets.rst (661B)
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-m68k 22 target-mips 23 target-ppc 24 target-riscv 25 target-rx 26 target-s390x 27 target-sparc 28 target-sparc64 29 target-i386 30 target-xtensa