aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAni Sinha <ani@anisinha.ca>2021-12-13 10:29:24 +0530
committerMichael S. Tsirkin <mst@redhat.com>2022-01-07 19:30:13 -0500
commitd135536d5f33aeb0c5a937901bccc13fc0f01187 (patch)
tree26474491e3ff39be77601a61fe6cceb0ae516add
parent750539c4c4f446e12deb13fdb95d52a3466e2dff (diff)
downloadqemu-d135536d5f33aeb0c5a937901bccc13fc0f01187.zip
qemu-d135536d5f33aeb0c5a937901bccc13fc0f01187.tar.gz
qemu-d135536d5f33aeb0c5a937901bccc13fc0f01187.tar.bz2
MAINTAINERS: Add a separate entry for acpi/VIOT tables
All work related to VIOT tables are being done by Jean. Adding him as the maintainer for acpi VIOT table code in qemu. Signed-off-by: Ani Sinha <ani@anisinha.ca> Message-Id: <20211213045924.344214-1-ani@anisinha.ca> Acked-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f871d75..6aa0335 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1777,6 +1777,13 @@ F: docs/specs/acpi_mem_hotplug.rst
F: docs/specs/acpi_pci_hotplug.rst
F: docs/specs/acpi_hw_reduced_hotplug.rst
+ACPI/VIOT
+M: Jean-Philippe Brucker <jean-philippe@linaro.org>
+R: Ani Sinha <ani@anisinha.ca>
+S: Supported
+F: hw/acpi/viot.c
+F: hw/acpi/viot.h
+
ACPI/HEST/GHES
R: Dongjiu Geng <gengdongjiu1@gmail.com>
L: qemu-arm@nongnu.org