]> git.proxmox.com Git - mirror_qemu.git/commit - docs/system/index.rst
docs: collect the disparate device emulation docs into one section
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Jul 2021 23:26:36 +0000 (00:26 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 23 Jul 2021 16:22:16 +0000 (17:22 +0100)
commit189c099f75f39da1c1a0f3e527109af2b169a8fe
tree3808775d8bfe8bff849c2289c3073afb41ecc913
parent6e52aafbac1d9f4eaa465ab4ec5d4327f2430832
docs: collect the disparate device emulation docs into one section

While we are at it add a brief preamble that explains some of the
common concepts in QEMU's device emulation which will hopefully lead
to less confusing about our dizzying command line options.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Daniel P. Berrangé <berrange@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20210720232703.10650-3-alex.bennee@linaro.org>
12 files changed:
docs/system/device-emulation.rst [new file with mode: 0644]
docs/system/devices/ivshmem.rst [new file with mode: 0644]
docs/system/devices/net.rst [new file with mode: 0644]
docs/system/devices/nvme.rst [new file with mode: 0644]
docs/system/devices/usb.rst [new file with mode: 0644]
docs/system/devices/virtio-pmem.rst [new file with mode: 0644]
docs/system/index.rst
docs/system/ivshmem.rst [deleted file]
docs/system/net.rst [deleted file]
docs/system/nvme.rst [deleted file]
docs/system/usb.rst [deleted file]
docs/system/virtio-pmem.rst [deleted file]