From: Peter Maydell Date: Tue, 27 Jul 2021 17:04:14 +0000 (+0100) Subject: MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections X-Git-Tag: v6.2.0-rc0~131^2~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fcc6f733690f54ed0409585db619d05b34c8e751;p=thirdparty%2Fqemu.git MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections Add entries for the ACPI specs documents in docs/specs to appropriate sections of MAINTAINERS. Signed-off-by: Peter Maydell Reviewed-by: Igor Mammedov Message-id: 20210727170414.3368-6-peter.maydell@linaro.org --- diff --git a/MAINTAINERS b/MAINTAINERS index 6b3697962c1..dffcb651f46 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1751,6 +1751,10 @@ F: qapi/acpi.json F: tests/qtest/bios-tables-test* F: tests/qtest/acpi-utils.[hc] F: tests/data/acpi/ +F: docs/specs/acpi_cpu_hotplug.rst +F: docs/specs/acpi_mem_hotplug.rst +F: docs/specs/acpi_pci_hotplug.rst +F: docs/specs/acpi_hw_reduced_hotplug.rst ACPI/HEST/GHES R: Dongjiu Geng @@ -2057,6 +2061,7 @@ F: hw/acpi/nvdimm.c F: hw/mem/nvdimm.c F: include/hw/mem/nvdimm.h F: docs/nvdimm.txt +F: docs/specs/acpi_nvdimm.rst e1000x M: Dmitry Fleytman