summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaszlo Ersek2018-09-27 23:24:35 +0200
committerMichael S. Tsirkin2018-11-05 19:24:02 +0100
commit7115dcf4f19e1d590aec7afe315095af9491dad6 (patch)
tree1c7a31b25200933a0f3480d6f34afbd132eb592b
parentx86_iommu/amd: Enable Guest virtual APIC support (diff)
downloadqemu-7115dcf4f19e1d590aec7afe315095af9491dad6.tar.gz
qemu-7115dcf4f19e1d590aec7afe315095af9491dad6.tar.xz
qemu-7115dcf4f19e1d590aec7afe315095af9491dad6.zip
MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS section
The "tests/acpi-test-data" files are currently not covered by any section in MAINTAINERS, and "scripts/checkpatch.pl" complains when new data files are added. Cc: "Michael S. Tsirkin" <mst@redhat.com> Cc: Alex Williamson <alex.williamson@redhat.com> Cc: Gerd Hoffmann <kraxel@redhat.com> Cc: Igor Mammedov <imammedo@redhat.com> Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cfabc14b59..c121a99fc0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1116,6 +1116,8 @@ F: hw/i386/acpi-build.[hc]
F: hw/arm/virt-acpi-build.c
F: tests/bios-tables-test.c
F: tests/acpi-utils.[hc]
+F: tests/acpi-test-data/*
+F: tests/acpi-test-data/*/*
ppc4xx
M: Alexander Graf <agraf@suse.de>