diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-07-27 18:04:13 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-26 17:02:00 +0100 |
commit | 50f8174c5c12e887693fb17fc99cfd802192e0fa (patch) | |
tree | 31a7df73cbae026941640e7e427adec09f6dc718 /docs/specs/index.rst | |
parent | f054eb1c920671fe1055a62714087ec05aa09348 (diff) | |
download | qemu-50f8174c5c12e887693fb17fc99cfd802192e0fa.zip qemu-50f8174c5c12e887693fb17fc99cfd802192e0fa.tar.gz qemu-50f8174c5c12e887693fb17fc99cfd802192e0fa.tar.bz2 |
docs/specs/acpi_nvdimm: Convert to rST
Convert the ACPI NVDIMM spec document to rST.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-id: 20210727170414.3368-5-peter.maydell@linaro.org
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 8296fb1..65e9663 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -16,3 +16,4 @@ guest hardware that is specific to QEMU. acpi_cpu_hotplug acpi_mem_hotplug acpi_pci_hotplug + acpi_nvdimm |