Add a chapter about networking to the QEMU board documentation. Describe both different types of networking as well as different emulated NICs. Suggested-by: Manjae Cho <manjae.cho@samsung.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
23 lines
257 B
ReStructuredText
23 lines
257 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Emulation
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
acpi
|
|
blkdev
|
|
network
|
|
qemu-arm
|
|
qemu-mips
|
|
qemu-ppce500
|
|
qemu-riscv
|
|
qemu-sbsa
|
|
qemu-x86
|
|
qemu-xtensa
|
|
|
|
Also see
|
|
|
|
* :doc:`../../usage/semihosting`
|