mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00

Migration documentation is growing into a single file too large. Create a sub-directory for it for a split. We also already have separate vfio/virtio documentations, move it all over into the directory. Note that the virtio one is still not yet converted to rST. That is a job for later. Cc: "Michael S. Tsirkin" <mst@redhat.com> Cc: Jason Wang <jasowang@redhat.com> Cc: Alex Williamson <alex.williamson@redhat.com> Cc: Cédric Le Goater <clg@redhat.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/r/20240109064628.595453-2-peterx@redhat.com Signed-off-by: Peter Xu <peterx@redhat.com>
23 lines
414 B
ReStructuredText
23 lines
414 B
ReStructuredText
Internal Subsystem Information
|
|
------------------------------
|
|
|
|
Details about QEMU's various subsystems including how to add features to them.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
qom
|
|
atomics
|
|
block-coroutine-wrapper
|
|
clocks
|
|
ebpf_rss
|
|
migration/main
|
|
multi-process
|
|
reset
|
|
s390-cpu-topology
|
|
s390-dasd-ipl
|
|
tracing
|
|
vfio-migration
|
|
vfio-iommufd
|
|
writing-monitor-commands
|
|
virtio-backends
|