From: Ani Sinha Date: Mon, 13 Dec 2021 04:59:24 +0000 (+0530) Subject: MAINTAINERS: Add a separate entry for acpi/VIOT tables X-Git-Tag: v7.0.0-rc0~102^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d135536d5f33aeb0c5a937901bccc13fc0f01187;p=thirdparty%2Fqemu.git 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 Message-Id: <20211213045924.344214-1-ani@anisinha.ca> Acked-by: Jean-Philippe Brucker Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/MAINTAINERS b/MAINTAINERS index f871d759fdf..6aa0335560e 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 +R: Ani Sinha +S: Supported +F: hw/acpi/viot.c +F: hw/acpi/viot.h + ACPI/HEST/GHES R: Dongjiu Geng L: qemu-arm@nongnu.org