c0a659f9de
The new section explains basic ways of using AVR target in QEMU. Signed-off-by: Michael Rolnik <mrolnik@gmail.com> [thuth: Converted doc from texi to Sphinx syntax] Signed-off-by: Thomas Huth <huth@tuxfamily.org> Message-Id: <20200705140315.260514-31-huth@tuxfamily.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
23 lines
448 B
ReStructuredText
23 lines
448 B
ReStructuredText
QEMU System Emulator Targets
|
|
============================
|
|
|
|
QEMU is a generic emulator and it emulates many machines. Most of the
|
|
options are similar for all machines. Specific information about the
|
|
various targets are mentioned in the following sections.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
|
|
target-i386
|
|
target-ppc
|
|
target-sparc
|
|
target-sparc64
|
|
target-mips
|
|
target-arm
|
|
target-m68k
|
|
target-xtensa
|
|
target-s390x
|
|
target-rx
|
|
target-avr
|