diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-07-27 18:04:12 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-26 17:02:00 +0100 |
commit | f054eb1c920671fe1055a62714087ec05aa09348 (patch) | |
tree | de4ac370085423b6814cf4321221091023b3be0d /docs/specs/index.rst | |
parent | 615a55827c590d75bff8a660fc20675fea6c73d3 (diff) | |
download | qemu-f054eb1c920671fe1055a62714087ec05aa09348.zip qemu-f054eb1c920671fe1055a62714087ec05aa09348.tar.gz qemu-f054eb1c920671fe1055a62714087ec05aa09348.tar.bz2 |
docs/specs/acpi_pci_hotplug: Convert to rST
Convert the PCI hotplug spec document to rST.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Diffstat (limited to 'docs/specs/index.rst')
-rw-r--r-- | docs/specs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/specs/index.rst b/docs/specs/index.rst index 17cc786..8296fb1 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -15,3 +15,4 @@ guest hardware that is specific to QEMU. acpi_hest_ghes acpi_cpu_hotplug acpi_mem_hotplug + acpi_pci_hotplug |