Document the boundary between SPI/SSI controller models and SPI flash models when representing fast-read dummy cycles. It explains that flash models own command semantics, while controllers own hardware-generated dummy transfers and cycle-to-byte conversion. Signed-off-by: Bin Meng <bin.meng@processmission.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com> Message-ID: <20260707083431.219671-11-bin.meng@processmission.com> [PMD: Update MAINTAINERS] Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
32 lines
509 B
ReStructuredText
32 lines
509 B
ReStructuredText
.. _internal-subsystem:
|
|
|
|
Internal Subsystem Information
|
|
------------------------------
|
|
|
|
Details about QEMU's various subsystems including how to add features to them.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
qom
|
|
atomics
|
|
rcu
|
|
block-coroutine-wrapper
|
|
clocks
|
|
ebpf_rss
|
|
hexagon-sys
|
|
migration/index
|
|
multi-process
|
|
reset
|
|
s390-cpu-topology
|
|
s390-dasd-ipl
|
|
ssi
|
|
tracing
|
|
uefi-vars
|
|
vfio-iommufd
|
|
vfio-mdpy
|
|
writing-monitor-commands
|
|
virtio-backends
|
|
crypto
|
|
multiple-iothreads
|