diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2025-06-06 10:05:23 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2025-06-06 10:05:23 +0000 |
commit | 755cc582a2473d06f3a2131d506d0311cc70e9f9 (patch) | |
tree | 3efb1ddb8d57bbb4539ac0d229b384871c57820f /docs/specs/index.rst | |
parent | Initial commit. (diff) | |
download | qemu-upstream.tar.xz qemu-upstream.zip |
Adding upstream version 1:7.2+dfsg.upstream/1%7.2+dfsgupstream
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'docs/specs/index.rst')
-rw-r--r-- | docs/specs/index.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/specs/index.rst b/docs/specs/index.rst new file mode 100644 index 00000000..a58d9311 --- /dev/null +++ b/docs/specs/index.rst @@ -0,0 +1,23 @@ +---------------------------------------------- +System Emulation Guest Hardware Specifications +---------------------------------------------- + +This section of the manual contains specifications of +guest hardware that is specific to QEMU. + +.. toctree:: + :maxdepth: 2 + + ppc-xive + ppc-spapr-xive + ppc-spapr-numa + acpi_hw_reduced_hotplug + tpm + acpi_hest_ghes + acpi_cpu_hotplug + acpi_mem_hotplug + acpi_pci_hotplug + acpi_nvdimm + acpi_erst + sev-guest-firmware + fw_cfg |